mirror of
https://github.com/ZeroOSProject/ZeroOS.git
synced 2026-09-13 00:24:41 +08:00
7 lines
81 B
C
7 lines
81 B
C
#ifndef ZEROOS_ERRNO_H_
|
|
#define ZEROOS_ERRNO_H_
|
|
|
|
#include <ext4_errno.h>
|
|
|
|
#endif
|