DEBSOURCES
Skip Quicknav
sources / emscripten / 2.0.12~dfsg-2 / system / include / libc / sys / reg.h
123456789
#ifndef _SYS_REG_H #define _SYS_REG_H #include <limits.h> #include <unistd.h> #include <bits/reg.h> #endif