lang-bootstrap/05/musl-0.6.0/include/sys/reg.h

10 lines
112 B
C
Raw Normal View History

2022-02-20 13:18:21 -08:00
#ifndef _SYS_USER_H
#define _SYS_USER_H
#include <limits.h>
#include <unistd.h>
#include <bits/reg.h>
#endif