1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove compiler warnings

This commit is contained in:
Stefan Lankes 2017-02-18 11:44:05 +01:00
parent caabadd6c7
commit 0a9028fb21

View file

@ -615,7 +615,6 @@ int cpu_detection(void) {
check_est(first_time);
if (first_time && on_hypervisor()) {
uint32_t c, d;
char vendor_id[13];
LOG_INFO("HermitCore is running on a hypervisor!\n");