blob: 2e06c3b90f51a66ca5fd50fbc46ed32ff1365d7a [file] [log] [blame]
#ifndef ENDIAN_CHECK_H
#define ENDIAN_CHECK_H
int endian_check(void);
#endif