x32: fix build regression
* linux/x32/arch_regs.h: New file. * Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
parent
28e3d6fd1c
commit
19fcb27764
@ -335,6 +335,7 @@ EXTRA_DIST = \
|
||||
linux/unix_diag.h \
|
||||
linux/userent.h \
|
||||
linux/userent0.h \
|
||||
linux/x32/arch_regs.h \
|
||||
linux/x32/errnoent1.h \
|
||||
linux/x32/ioctls_arch0.h \
|
||||
linux/x32/ioctls_arch1.h \
|
||||
|
1
linux/x32/arch_regs.h
Normal file
1
linux/x32/arch_regs.h
Normal file
@ -0,0 +1 @@
|
||||
#include "x86_64/arch_regs.h"
|
Loading…
Reference in New Issue
Block a user