Changeset e330da6e in mainline for boot/arch/riscv64/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/riscv64/include/types.h
r5b46ec8 re330da6e 37 37 typedef uint64_t uintptr_t; 38 38 39 typedef int64_t ptrdiff_t; 40 39 41 typedef struct { 40 42 void *start;
Note:
See TracChangeset
for help on using the changeset viewer.