Tweak comments

This commit is contained in:
Victor Zverovich
2023-05-31 09:52:44 -07:00
parent 35547d6003
commit b2106f3639

View File

@ -18,8 +18,8 @@
# include <sys/stat.h>
# include <sys/types.h>
# ifdef _WRS_KERNEL //added VxWorks7 kernel support
# include <ioLib.h> // header file for getpagesize()
# ifdef _WRS_KERNEL // VxWorks7 kernel
# include <ioLib.h> // getpagesize
# endif
# ifndef _WIN32