6 lines
70 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifdef __uClinux__
#include "io_no.h"
#else
#include "io_mm.h"
#endif