Mercurial > ecos-v3_0-branch
diff packages/hal/arm/arch/current/cdl/hal_arm.cdl @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | 6ed91473a1cd |
| children | 25e238959bae |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/cdl/hal_arm.cdl +++ b/packages/hal/arm/arch/current/cdl/hal_arm.cdl @@ -56,7 +56,7 @@ cdl_package CYGPKG_HAL_ARM { implements CYGINT_HAL_DIAG_DISABLE_GDB_PROTOCOL_SUPPORTED - compile hal_misc.c context.S arm_stub.c + compile hal_misc.c context.S arm_stub.c hal_syscall.c # The "-o file" is a workaround for CR100958 - without it the # output file would end up in the source directory under CygWin.
