]> pd.if.org Git - pdclib/blobdiff - platform/example/functions/_PDCLIB/allocpages.c
Whitespace cleanups.
[pdclib] / platform / example / functions / _PDCLIB / allocpages.c
index f3414bbb0bc8058925f0d67a8c107e0a894adbef..9de9314ea64cc733de4ec3c02dbb73167902e158 100644 (file)
@@ -58,6 +58,7 @@ void * _PDCLIB_allocpages( int const n )
 #endif
 
 #ifdef TEST
+
 #include "_PDCLIB_test.h"
 
 int main( void )