mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 08:16:49 +07:00
7 lines
107 B
C
7 lines
107 B
C
|
#ifndef _H8300_ERRNO_H
|
||
|
#define _H8300_ERRNO_H
|
||
|
|
||
|
#include <asm-generic/errno.h>
|
||
|
|
||
|
#endif /* _H8300_ERRNO_H */
|