]> Git Repo - linux.git/blob - arch/x86/include/asm/user.h
hw-breakpoint: Keep track of dr7 local enable bits
[linux.git] / arch / x86 / include / asm / user.h
1 #ifdef CONFIG_X86_32
2 # include "user_32.h"
3 #else
4 # include "user_64.h"
5 #endif
This page took 0.02494 seconds and 4 git commands to generate.