6 lines
74 B
C
Raw Normal View History

2010-08-27 11:19:57 +02:00
#ifdef __uClinux__
#include "page_no.h"
#else
#include "page_mm.h"
#endif