Index: uspace/drv/intctl/obio/obio.c
===================================================================
--- uspace/drv/intctl/obio/obio.c	(revision 7de5f12d2f46bdbb9e958b00882b5e2217c3cac0)
+++ uspace/drv/intctl/obio/obio.c	(revision ce96ec2299b06e284c79c869211af878c35567d6)
@@ -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");
