From 2963643ea95780bd3ae7eceacd6cfd1cb3a3db0a Mon Sep 17 00:00:00 2001
From: Gregory Nutt
Declarations for g_waitingforfill, g_pgworker, and other
- internal, private definitions will be provided in sched/pg_internal.h.
+ internal, private definitions will be provided in sched/paging/paging.h.
All public definitions that should be used by the architecture-specific code will be available
in include/nuttx/page.h.
Most architecture-specific functions are declared in include/nuttx/arch.h,