ignore more build products in telebt-v4.0 tree
[fw/altos] / src / kernel / ao_log_metrum.c
index 9b17adc2d7c66a45057bbd2348945ff39d5cb9cd..154b1740c6b41cfe93b40ab865fe84c309f72960 100644 (file)
@@ -3,7 +3,8 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20,7 +21,6 @@
 #include <ao_data.h>
 #include <ao_flight.h>
 
-static __xdata uint8_t ao_log_mutex;
 static __xdata struct ao_log_metrum log;
 
 __code uint8_t ao_log_format = AO_LOG_FORMAT_TELEMETRUM;