summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttXDemandPaging.html
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/Documentation/NuttXDemandPaging.html')
-rw-r--r--nuttx/Documentation/NuttXDemandPaging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttXDemandPaging.html b/nuttx/Documentation/NuttXDemandPaging.html
index 2e1ebaf3e..b5fa2f9f2 100644
--- a/nuttx/Documentation/NuttXDemandPaging.html
+++ b/nuttx/Documentation/NuttXDemandPaging.html
@@ -213,7 +213,7 @@
</p>
<p>
Declarations for <code>g_waitingforfill</code>, <code>g_pgworker</code>, and other
- internal, private definitions will be provided in <code>sched/pg_internal.h</code>.
+ internal, private definitions will be provided in <code>sched/paging/paging.h</code>.
All public definitions that should be used by the architecture-specific code will be available
in <code>include/nuttx/page.h</code>.
Most architecture-specific functions are declared in <code>include/nuttx/arch.h</code>,