]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/unwind.h
Input: add KEY_BLUETOOTH and KEY_WLAN definitions
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / unwind.h
index f3e7124effe3102a69e7fb0b5e81ae78b0092d76..1f6e9bfb569e7ef6f645af572ee2a030c21f1a83 100644 (file)
@@ -95,6 +95,7 @@ static inline int arch_unw_user_mode(const struct unwind_frame_info *info)
 #else
 
 #define UNW_PC(frame) ((void)(frame), 0)
+#define UNW_SP(frame) ((void)(frame), 0)
 
 static inline int arch_unw_user_mode(const void *info)
 {