Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
[linux-2.6/btrfs-unstable.git] / arch / blackfin / include / asm / signal.h
blob77a3bf37b69d6b3759ae678f8a90e61483a4cfe8
1 #ifndef _BLACKFIN_SIGNAL_H
2 #define _BLACKFIN_SIGNAL_H
4 #define SA_RESTORER 0x04000000
5 #include <asm-generic/signal.h>
7 #endif