Rev 2323 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2323 | Rev 2349 | ||
|---|---|---|---|
| Line 28... | Line 28... | ||
| 28 | 28 | ||
| 29 | 29 | ||
| 30 | /** @addtogroup arm32boot |
30 | /** @addtogroup arm32boot |
| 31 | * @{ |
31 | * @{ |
| 32 | */ |
32 | */ |
| 33 | /** @file |
33 | /** @file |
| - | 34 | * @brief Definitions of basic types like #uintptr_t. |
|
| 34 | */ |
35 | */ |
| 35 | 36 | ||
| 36 | 37 | ||
| 37 | #ifndef BOOT_arm32_TYPES_H |
38 | #ifndef BOOT_arm32_TYPES_H |
| 38 | #define BOOT_arm32_TYPES_H |
39 | #define BOOT_arm32_TYPES_H |