Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/include/arch/cpu.h

    rc5429fe r8df5f20  
    4444} __attribute__((packed)) cpu_arch_t;
    4545
    46 NO_TRACE static inline void cpu_version(cpu_arch_t *info)
     46_NO_TRACE static inline void cpu_version(cpu_arch_t *info)
    4747{
    4848        asm volatile (
Note: See TracChangeset for help on using the changeset viewer.