forked from xt-sys/exectos
		
	Cleanup useless externals
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user