SmartAudio/prebuilt/gcc/linux-x86/arm/toolchain-sunxi-musl/toolchain/include/sys/reg.h

10 lines
110 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#ifndef _SYS_REG_H
#define _SYS_REG_H
#include <limits.h>
#include <unistd.h>
#include <bits/reg.h>
#endif