Changeset 25939997 in mainline for kernel/generic/include/cpu.h
- Timestamp:
- 2024-01-19T16:21:20Z (18 months ago)
- Branches:
- master
- Children:
- c1eaec4
- Parents:
- 1c1767f
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2023-04-16 19:36:25)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2024-01-19 16:21:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/cpu.h
r1c1767f r25939997 74 74 bool idle; 75 75 uint64_t last_cycle; 76 77 context_t scheduler_context; 76 78 } cpu_local_t; 77 79
Note:
See TracChangeset
for help on using the changeset viewer.