aboutsummaryrefslogtreecommitdiff
path: root/src/device/cpu_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/cpu_device.c')
-rw-r--r--src/device/cpu_device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/cpu_device.c b/src/device/cpu_device.c
index abb0d1fa3e..e76b539651 100644
--- a/src/device/cpu_device.c
+++ b/src/device/cpu_device.c
@@ -68,4 +68,3 @@ void set_cpu_topology(device_t cpu, unsigned node, unsigned package, unsigned co
cpu->path.apic.core_id = core;
cpu->path.apic.thread_id = thread;
}
-