Remove B_CPU_x86_VENDOR_MASK
This commit is contained in:
@@ -523,8 +523,6 @@ extern status_t get_cpu_info(uint32 firstCPU, uint32 cpuCount,
|
||||
extern status_t get_cpu_topology_info(cpu_topology_node_info* topologyInfos,
|
||||
uint32* topologyInfoCount);
|
||||
|
||||
#define B_CPU_x86_VENDOR_MASK 0xff00
|
||||
|
||||
#if defined(__INTEL__) || defined(__x86_64__)
|
||||
typedef union {
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user