Changeset View
Changeset View
Standalone View
Standalone View
sys/arm64/include/pmap-v6.h
- This file was added.
| #ifdef __arm__ | |||||
| #include <arm/pmap-v6.h> | |||||
| #else /* !__arm__ */ | |||||
| #error Do not include this header, used only for 32-bit compatibility | |||||
| #endif /* !__arm__ */ | |||||
jrtc27: ? | |||||
Not Done Inline ActionsYea, arm/pmap.h includes arm/pmap-v6.h imp: Yea, arm/pmap.h includes arm/pmap-v6.h | |||||
Not Done Inline ActionsThe ?'s here are for the blank lines specifically, not the files themselves jrtc27: The ?'s here are for the blank lines specifically, not the files themselves | |||||
?