5 lines
97 B
C
5 lines
97 B
C
|
#ifndef LIBC_ISYSTEM_ENDIAN_H_
|
||
|
#define LIBC_ISYSTEM_ENDIAN_H_
|
||
|
#include "libc/conv/conv.h"
|
||
|
#endif
|