llvm-mos-sdk
mapper.h
Go to the documentation of this file.
1 /* 4K ROM */
2 
3 #ifndef MAPPER_H
4 #define MAPPER_H
5 
6 #define MAPPER_TYPE_4K
7 
8 #include <mapper_macros.h>
9 
10 #endif
mapper_macros.h