Style fixes.
This commit is contained in:
@@ -645,7 +645,7 @@ typedef enum cpu_types {
|
||||
|
||||
#define B_CPU_x86_VENDOR_MASK 0xff00
|
||||
|
||||
#if defined(__INTEL__) || defined(__x86_64)
|
||||
#if defined(__INTEL__) || defined(__x86_64__)
|
||||
typedef union {
|
||||
struct {
|
||||
uint32 max_eax;
|
||||
|
||||
Reference in New Issue
Block a user