2 ** Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
3 ** Distributed under the terms of the NewOS License.
5 #ifndef _KERNEL_KTYPES_H
6 #define _KERNEL_KTYPES_H
8 #include <newos/types.h>
9 #include <kernel/arch/ktypes.h>
13 // Handled in arch_ktypes.h
15 //typedef unsigned long addr_t;