Index: uspace/drv/intctl/obio/obio.c
===================================================================
--- uspace/drv/intctl/obio/obio.c	(revision af9f2713e4ff69fa111b9bbbc7ad69ee5fb841ce)
+++ uspace/drv/intctl/obio/obio.c	(revision 19d2ce011edc2ee831f0e815316d64bb3c764581)
@@ -125,5 +125,5 @@
 	}
 
-	ddf_msg(LVL_NOTE, "OBIO registers with base at 0x%" PRIun, res->base);
+	ddf_msg(LVL_NOTE, "OBIO registers with base at 0x%" PRIxn, res->base);
 
 	fun_a = ddf_fun_create(obio->dev, fun_exposed, "a");
