xref: /xnu-8796.101.5/tests/jumbo_va_spaces_common.h (revision aca3beaa3dfbd42498b42c5e5ce20a938e6554e5)
1 #ifndef JUMBO_VA_SPACES_COMMON
2 #define JUMBO_VA_SPACES_COMMON
3 void verify_jumbo_va(bool);
4 
5 #endif /* JUMBO_VA_SPACES_COMMON */
6