diff packages/hal/common/current/ChangeLog @ 166:5602a8379ebc

Merge from eCos master repository on 2001-06-29-08:31:51-BST
author jlarmour
date Fri, 29 Jun 2001 14:45:50 +0000
parents d63db767121d
children 11b54a94cf58
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog
+++ b/packages/hal/common/current/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-29  Jesper Skov  <jskov@redhat.com>
+
+	* include/hal_misc.h: Moved arbiter helper to
+	* include/hal_arbiter.h: this file to avoid header file inclusion
+	order problems.
+
 2001-06-28  Jesper Skov  <jskov@redhat.com>
 
 	* include/hal_misc.h (hal_call_isr): Added. Used by ISR arbiters.