mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 04:47:58 +08:00
Move some share-able logic from sama5/sam_pgalloc.c to armv7-a/arm_physpgaddr.c
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
#include <nuttx/pgalloc.h>
|
||||
#include <arch/irq.h>
|
||||
|
||||
#include "pginline.h"
|
||||
#include "pgalloc.h"
|
||||
#include "cache.h"
|
||||
#include "mmu.h"
|
||||
#include "addrenv.h"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
#include "cache.h"
|
||||
#include "mmu.h"
|
||||
#include "pginline.h"
|
||||
#include "pgalloc.h"
|
||||
#include "addrenv.h"
|
||||
|
||||
#ifdef CONFIG_ARCH_ADDRENV
|
||||
|
||||
Reference in New Issue
Block a user