Subversion Repositories HelenOS

Rev

Rev 2128 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2128 Rev 2465
Line 27... Line 27...
27
 */
27
 */
28
 
28
 
29
/** @addtogroup libcarm32  
29
/** @addtogroup libcarm32  
30
 * @{
30
 * @{
31
 */
31
 */
32
/** @file
32
/** @file
-
 
33
 *  @brief Endianness definition.
33
 */
34
 */
34
 
35
 
35
#ifndef LIBC_arm32_ENDIAN_H_
36
#ifndef LIBC_arm32_ENDIAN_H_
36
#define LIBC_arm32_ENDIAN_H_
37
#define LIBC_arm32_ENDIAN_H_
37
 
38