root/headers/private/kernel/arch/mipsel/ktypes.h
/*
 * Copyright 2009 Haiku Inc.
 * All rights reserved. Distributed under the terms of the MIT License.
 */
#ifndef _KERNEL_ARCH_MIPSEL_KTYPES_H
#define _KERNEL_ARCH_MIPSEL_KTYPES_H

typedef unsigned long addr;

#endif /* _KERNEL_ARCH_MIPSEL_KTYPES_H */