Changeset e330da6e in mainline for boot/arch/arm32/include/types.h
- Timestamp:
- 2017-03-30T06:33:22Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 907d91a
- Parents:
- 5b46ec8
- git-author:
- Supragya Raj <supragyaraj@…> (2017-03-30 06:33:22)
- git-committer:
- Jakub Jermar <jakub@…> (2017-03-30 06:33:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/include/types.h
r5b46ec8 re330da6e 45 45 typedef uint32_t pfn_t; 46 46 47 typedef int32_t ptrdiff_t; 48 47 49 typedef struct { 48 50 /** Address where the task was placed. */
Note:
See TracChangeset
for help on using the changeset viewer.