Index: uspace/lib/c/include/as.h
===================================================================
--- uspace/lib/c/include/as.h	(revision 56273bba63681b1fbd77cac08c9ee56c7e06507f)
+++ uspace/lib/c/include/as.h	(revision d09f37205721ab861f408e36aa5b0e169abffef0)
@@ -60,4 +60,5 @@
 extern void *set_maxheapsize(size_t);
 extern void * as_get_mappable_page(size_t);
+extern int as_get_physical_mapping(void *, uintptr_t *);
 
 #endif
