fifo_flush_locked(): New function;
[bertos.git] / mware / list.h
index 08d45aca6b8b99c06bba30e3633d2cf865dabb87..e05acfb0291bdd73b7e5e9ba77b2db3a5ed2a731 100755 (executable)
 
 /*
  * $Log$
+ * Revision 1.5  2004/07/20 23:45:01  bernie
+ * Finally remove redundant protos.
+ *
+ * Revision 1.4  2004/07/18 22:12:53  bernie
+ * Fix warnings with GCC 3.3.2.
+ *
  * Revision 1.3  2004/07/18 22:01:43  bernie
  * REMHEAD(), REMTAIL(): Move to list.h as inline functions.
  *