Make UEFI boot-platform build again
[haiku.git] / headers / private / kernel / arch / m68k / arch_user_debugger.h
blob765dbca1782b7fd217a2bcb8856c90e1f00f5369
1 /*
2 * Copyright 2005, Axel Dörfler, axeld@pinc-software.de.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _KERNEL_ARCH_M68K_USER_DEBUGGER_H
6 #define _KERNEL_ARCH_M68K_USER_DEBUGGER_H
9 struct arch_team_debug_info {
10 uint32 dummy;
13 struct arch_thread_debug_info {
14 uint32 dummy;
17 #endif // _KERNEL_ARCH_M68K_USER_DEBUGGER_H