Changes in kernel/arch/amd64/include/types.h [33be9ac:228666c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/include/types.h
r33be9ac r228666c 55 55 typedef uint64_t unative_t; 56 56 typedef int64_t native_t; 57 typedef uint64_t atomic_count_t; 57 58 58 59 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.