Cleanup useless externals
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-01-05 23:38:58 +01:00
förälder 712de4e4e4
incheckning 674e69da0e
3 ändrade filer med 0 tillägg och 9 borttagningar

Visa fil

@@ -15,9 +15,6 @@
#include <amd64/xtstruct.h> #include <amd64/xtstruct.h>
/* I/O port addresses for COM ports */
extern ULONG ComPortAddress[];
/* HAL library routines forward references */ /* HAL library routines forward references */
XTCDECL XTCDECL
VOID VOID

Visa fil

@@ -14,9 +14,6 @@
#include <xttypes.h> #include <xttypes.h>
/* I/O port addresses for COM ports */
extern ULONG ComPortAddress[];
/* HAL library routines forward references */ /* HAL library routines forward references */
XTCDECL XTCDECL
XTSTATUS XTSTATUS

Visa fil

@@ -15,9 +15,6 @@
#include <i686/xtstruct.h> #include <i686/xtstruct.h>
/* I/O port addresses for COM ports */
extern ULONG ComPortAddress[];
/* HAL library routines forward references */ /* HAL library routines forward references */
XTCDECL XTCDECL
VOID VOID