6 lines
76 B
C
Raw Normal View History

#ifdef __uClinux__
#include "entry_no.h"
#else
#include "entry_mm.h"
#endif