Searched refs:MAGIC_8M (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/atari/atari/
H A Datari_init.c107 #define MAGIC_8M (8 - 1) macro
803 base[MB_END(8)] = MAGIC_8M;
804 if (base[MB_END(8)] != MAGIC_8M || base[MB_END(4)] != MAGIC_4M) {
820 if (base[MB_END(16)] != MAGIC_16M || base[MB_END(8)] != MAGIC_8M) {

Completed in 59 milliseconds