2 * linux/include/asm-arm/arch-aaed2000/system.h
4 * Copyright (c) 2005 Nicolas Bellido Y Ortega
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
11 #ifndef __ASM_ARCH_SYSTEM_H
12 #define __ASM_ARCH_SYSTEM_H
14 static inline void arch_idle(void)
19 static inline void arch_reset(char mode
)
24 #endif /* __ASM_ARCH_SYSTEM_H */