mware: add compatibility stubs for byteorder.h and pgm.h
[bertos.git] / bertos / mware / pgm.h
diff --git a/bertos/mware/pgm.h b/bertos/mware/pgm.h
new file mode 100644 (file)
index 0000000..8f6ce49
--- /dev/null
@@ -0,0 +1,2 @@
+#warning This header is OBSOLETE
+#include <cpu/pgm.h>