]> pd.if.org Git - pdclib/blobdiff - platform/posix/functions/_PDCLIB/_PDCLIB_freepages.c
Cosmetic comment fixes.
[pdclib] / platform / posix / functions / _PDCLIB / _PDCLIB_freepages.c
index 7bf5270050f9913917a1dfc438bab8082e0124ce..f527ad5124d2db1112fcc2687782dcf28fec1915 100644 (file)
@@ -4,10 +4,6 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
-/* This is an example implementation of _PDCLIB_allocpages() (declared in
-   _PDCLIB_config.h), fit for use with POSIX kernels.
-*/
-
 #ifndef REGTEST
 #include <stdint.h>
 #include <stddef.h>