comparison packages/kernel/current/ChangeLog @ 371:c030434df232

Improve include file to avoid build errors (when used elsewhere)
author gthomas
date Wed, 16 Oct 2002 14:28:41 +0000
parents b77e86276ec3
children 7ca632b46393
comparison
equal deleted inserted replaced
370:3dded0c88355 371:c030434df232
1 2002-10-16 Gary Thomas <gthomas@ecoscentric.com>
2
3 * include/test/stackmon.h (STACKMON_PRINTF): Use #include to get
4 prototype for 'diag_printf()'.
5
1 2002-10-01 Jonathan Larmour <jifl@eCosCentric.com> 6 2002-10-01 Jonathan Larmour <jifl@eCosCentric.com>
2 7
3 * src/common/clock.cxx (add_alarm): Tweak last change to allow 8 * src/common/clock.cxx (add_alarm): Tweak last change to allow
4 alarm order for identical alarms to be the same as it used to be. 9 alarm order for identical alarms to be the same as it used to be.
5 10