mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-13 16:11:54 +00:00
7 lines
82 B
C
7 lines
82 B
C
![]() |
#ifndef _ARM_ERRNO_H
|
||
|
#define _ARM_ERRNO_H
|
||
|
|
||
|
#include <asm-generic/errno.h>
|
||
|
|
||
|
#endif
|