mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[HAL] Rename apic.h to apicp.h and move it back to the apic folder
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/* INCLUDES *******************************************************************/
|
||||
|
||||
#include <hal.h>
|
||||
#include <apic.h>
|
||||
#include "apicp.h"
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include <hal.h>
|
||||
#include <apic.h>
|
||||
#include "apicp.h"
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
/* INCLUDES *****************************************************************/
|
||||
|
||||
#include <hal.h>
|
||||
#include <apic.h>
|
||||
#include "apicp.h"
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user