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:
parent
caabadd6c7
commit
0a9028fb21
1 changed files with 0 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Reference in a new issue