use the -newos toolchain even if -elf is present.
[newos.git] / include / arch / sh4 / cpu.h
blob2d4c1d221de43a64aaeacdb79db87fc1a3fe8779
1 /*
2 ** Copyright 2001-2006, Travis Geiselbrecht. All rights reserved.
3 ** Distributed under the terms of the NewOS License.
4 */
5 #ifndef _NEWOS_ARCH_SH4_CPU_H
6 #define _NEWOS_ARCH_SH4_CPU_H
8 #define PAGE_SIZE 4096
10 #endif