comparison packages/hal/common/current/ChangeLog @ 1968:7ddd5ba45ee5

* src/hal_if.c Added missing declarations of tries when compiling with CYGNUM_HAL_DEBUG_GDB_PROTOCOL_RETRIES != 0.
author asl
date Wed, 27 Apr 2005 19:08:34 +0000
parents ab3832848094
children 7de1fb00473d
comparison
equal deleted inserted replaced
1967:79f47da882db 1968:7ddd5ba45ee5
1 2005-04-27 Enrico Piria <epiria@libero.it>
2
3 * src/hal_if.c Added missing declarations of tries when compiling
4 with CYGNUM_HAL_DEBUG_GDB_PROTOCOL_RETRIES != 0.
5
1 2004-11-20 Andrew Lunn <andrew.lunn@ascom.ch> 6 2004-11-20 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * tests/intr.c: Make the ISR call the DSR to make sure this works 8 * tests/intr.c: Make the ISR call the DSR to make sure this works
4 correctly. 9 correctly.
5 10