diff options
Diffstat (limited to 'libc/sysdeps/linux/tile/sys/reg.h')
-rw-r--r-- | libc/sysdeps/linux/tile/sys/reg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/tile/sys/reg.h b/libc/sysdeps/linux/tile/sys/reg.h new file mode 100644 index 000000000..1ab17ce82 --- /dev/null +++ b/libc/sysdeps/linux/tile/sys/reg.h @@ -0,0 +1,2 @@ +/* The traditional purpose of "sys/reg.h" is satisfied by "arch/abi.h". */ +#include <arch/abi.h> |