This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
... COMPILE := src/at91_misc.c src/timer_pit.c src/hal_diag.c ...
#ifndef ...PIT... #error This file should not be compiled... #endif
There are new #ifdef CYGBLD_HAL_ARM_AT91_TIMER_PIT ... statements in timer_pit.c and timer_tc.c sources, because whitout it can go wrong - at least in on my thinkpad...
Please could you give me more information about this. How does it go wrong? How does the extra #ifdef help?
Thanks Andrew
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |