Make UEFI boot-platform build again
[haiku.git] / headers / private / kernel / arch / arm / arch_user_debugger.h
blob8f8147d0ff50d6327107cca6f7482371ed6ad0e7
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_ARM_USER_DEBUGGER_H
6 #define _KERNEL_ARCH_ARM_USER_DEBUGGER_H
8 struct arch_team_debug_info {
9 };
11 struct arch_thread_debug_info {
14 #endif // _KERNEL_ARCH_ARM_USER_DEBUGGER_H