diff packages/hal/powerpc/sim/current/src/sim.S @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents bf00f99aec69
children e0c0827131d1
line wrap: on
line diff
--- a/packages/hal/powerpc/sim/current/src/sim.S
+++ b/packages/hal/powerpc/sim/current/src/sim.S
@@ -44,7 +44,7 @@
 
 #include <pkgconf/hal.h>
         
-#include "cyg/hal/ppc.inc"
+#include <cyg/hal/arch.inc>
 
 #------------------------------------------------------------------------------