Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1865 → Rev 1866

/trunk/uspace/libc/arch/mips32eb/include/endian.h
35,10 → 35,10
*/
 
 
#ifndef __mips32eb_ENDIAN_H__
#define __mips32eb_ENDIAN_H__
#ifndef LIBC_mips32eb_ENDIAN_H_
#define LIBC_mips32eb_ENDIAN_H_
 
#ifndef __LIBC__ENDIAN_H__
#ifndef LIBC_ENDIAN_H_
# error "Never use <libarch/endian.h> directly - use <endian.h> instead."
#endif
 
46,6 → 46,5
 
#endif
 
/** @}
/** @}
*/