diff packages/kernel/current/ChangeLog @ 2083:e077adee2438

* include/flag.hxx: We need thread.inl for the empty() function implementation which the compiler wants to inline.
author asl
date Sun, 23 Oct 2005 14:53:38 +0000
parents ec1655a2f96e
children 84bb9baeb0e1
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-23  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* include/flag.hxx: We need thread.inl for the empty() function
+	implementation which the compiler wants to inline.
+	
 2005-08-03  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* tests/ksem1.c: Type fix to fix a compiler warning.