2 * Copyright 2009, Haiku Inc.
3 * Distributed under the terms of the MIT License.
5 #ifndef _ARCH_MIPSEL_DEBUGGER_H
6 #define _ARCH_MIPSEL_DEBUGGER_H
9 //#warning MIPSEL: fixme
10 struct mipsel_debug_cpu_state
{
12 } __attribute__((aligned(8)));
15 #endif // _ARCH_MIPSEL_DEBUGGER_H