Remove B_CPU_x86_VENDOR_MASK

This commit is contained in:
Pawel Dziepak
2014-01-20 00:31:38 +01:00
parent 6a5f0f4da6
commit 32d1afe024
-2
View File
@@ -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 {