mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 15:40:53 +07: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
|