diff --git a/Documentation/NuttXDemandPaging.html b/Documentation/NuttXDemandPaging.html index 2e1ebaf3e11..b5fa2f9f2a4 100644 --- a/Documentation/NuttXDemandPaging.html +++ b/Documentation/NuttXDemandPaging.html @@ -213,7 +213,7 @@
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,