Changes in kernel/arch/ppc32/include/arch/cpu.h [c5429fe:8df5f20] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/include/arch/cpu.h
rc5429fe r8df5f20 44 44 } __attribute__((packed)) cpu_arch_t; 45 45 46 NO_TRACE static inline void cpu_version(cpu_arch_t *info)46 _NO_TRACE static inline void cpu_version(cpu_arch_t *info) 47 47 { 48 48 asm volatile (
Note:
See TracChangeset
for help on using the changeset viewer.