]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-frv/system.h
cris: types: use <asm-generic/int-*.h> for the cris architecture
[linux-2.6-omap-h63xx.git] / include / asm-frv / system.h
index 30a67a9da11ae88f7754bb09512940204787ba7d..cb307f8a6b486406424319c89cab2ac491a5b2fa 100644 (file)
@@ -197,11 +197,6 @@ do {                                                       \
        do { var = (value); barrier(); } while (0)
 #endif
 
-#define HARD_RESET_NOW()                       \
-do {                                           \
-       cli();                                  \
-} while(1)
-
 extern void die_if_kernel(const char *, ...) __attribute__((format(printf, 1, 2)));
 extern void free_initmem(void);