Changeset c1eaec4 in mainline for kernel/generic/include/cpu.h
- Timestamp:
- 2024-01-19T16:21:20Z (16 months ago)
- Branches:
- master
- Children:
- 6a0e568
- Parents:
- 25939997
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2023-02-19 10:27:42)
- 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
r25939997 rc1eaec4 76 76 77 77 context_t scheduler_context; 78 79 state_t exiting_state; 78 80 } cpu_local_t; 79 81
Note:
See TracChangeset
for help on using the changeset viewer.