This commit is contained in:
Jasmine Iwanek
2022-11-15 20:28:24 -05:00
parent 03c7e4e699
commit eb0429fddb
13 changed files with 2 additions and 15 deletions

View File

@@ -21,7 +21,7 @@
extern "C" {
#endif
#include <86box/tco.h> /* TCO Header. Needed for the Intel ICH chipsets. */
#include <86box/tco.h>
#define ACPI_TIMER_FREQ 3579545
#define PM_FREQ ACPI_TIMER_FREQ

View File

@@ -13,7 +13,6 @@
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
*/
#ifndef EMU_INTEL_ICH2_GPIO_H

View File

@@ -13,7 +13,6 @@
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
*/
#ifndef EMU_INTEL_ICH2_TRAP_H

View File

@@ -13,7 +13,6 @@
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
*/
#ifndef EMU_NSC_366_H

View File

@@ -13,7 +13,6 @@
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
*/
#ifndef EMU_TCO_H