hw-breakpoint: Keep track of dr7 local enable bits
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / x86 / include / asm / user.h
blob999873b22e7f4fd9e3531d8a19a47d2e716f96b8
1 #ifdef CONFIG_X86_32
2 # include "user_32.h"
3 #else
4 # include "user_64.h"
5 #endif