xref: /third_party/musl/porting/uniproton/kernel/include/sys/user.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/porting/uniproton/kernel/include/sys/
1570af302Sopenharmony_ci#ifndef _SYS_USER_H
2570af302Sopenharmony_ci#define _SYS_USER_H
3570af302Sopenharmony_ci#ifdef __cplusplus
4570af302Sopenharmony_ciextern "C" {
5570af302Sopenharmony_ci#endif
6570af302Sopenharmony_ci
7570af302Sopenharmony_ci#include <limits.h>
8570af302Sopenharmony_ci#include <stdint.h>
9570af302Sopenharmony_ci#include <unistd.h>
10570af302Sopenharmony_ci
11570af302Sopenharmony_ci#include <bits/user.h>
12570af302Sopenharmony_ci
13570af302Sopenharmony_ci#ifdef __cplusplus
14570af302Sopenharmony_ci}
15570af302Sopenharmony_ci#endif
16570af302Sopenharmony_ci#endif
17

Indexes created Thu Nov 07 10:32:03 CST 2024