Modified to remove reference to Force CPU386. Actually this was a misnamed

conditional that should have been fixed long ago.
This commit is contained in:
Joel Sherrill
1999-10-05 18:38:04 +00:00
parent 7c9cca11a0
commit b22feedc31

View File

@@ -12,8 +12,8 @@
* $Id$
*/
#ifndef __FORCE386_h
#define __FORCE386_h
#ifndef __I386EX_BSP_h
#define __I386EX_BSP_h
#ifdef __cplusplus
extern "C" {