Move page fill sources from sched/ to sched/paging
This commit is contained in:
parent
cd9195c771
commit
2963643ea9
@ -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>,
|
||||
|
Loading…
Reference in New Issue
Block a user