Use new naming convention for list macros.
[bertos.git] / drv / ser.c
index 29719d4c824761f774fdd541f63eaeb7a9654258..03c6db8102b00efd79a9575bdbd511dc72c2c034 100755 (executable)
--- a/drv/ser.c
+++ b/drv/ser.c
@@ -28,6 +28,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.28  2006/02/17 22:23:06  bernie
+ *#* Update POSIX serial emulator.
+ *#*
  *#* Revision 1.27  2005/11/27 23:33:40  bernie
  *#* Use appconfig.h instead of cfg/config.h.
  *#*
 #include "ser_p.h"
 #include <mware/formatwr.h>
 #include <cfg/debug.h>
-#include <hw.h>
+//#include <hw.h>
 #include <appconfig.h>
 
 /*