Squash commits for public release
This commit is contained in:
6
kernel/include/platform/arm32/target/cpu_part_numbers.h
Normal file
6
kernel/include/platform/arm32/target/cpu_part_numbers.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _KERNEL_PLATFORM_ARM32_TARGET_CPU_PART_NUMBERS_H
|
||||
#define _KERNEL_PLATFORM_ARM32_TARGET_CPU_PART_NUMBERS_H
|
||||
|
||||
#define PART_NUMBER_CORTEX_A15 (0xC0F)
|
||||
|
||||
#endif // _KERNEL_PLATFORM_ARM32_TARGET_CPU_PART_NUMBERS_H
|
||||
Reference in New Issue
Block a user