#ifndef __PAGING_TESTS_H #define __PAGING_TESTS_H #include void do_test_paging(void); #endif /* __PAGING_TESTS_H */