* as/hc08/clean.mk,
[fw/sdcc] / sdcc_vc_in.h
index 40dbc0818deb7d8955f3491b7e9a9655d6c048e5..2ce8d1b1708aa24d198f70698641ca1a9be06249 100644 (file)
@@ -11,6 +11,8 @@
 #define __FUNCTION__  __FILE__
 #endif
 
+#define __func__      __FUNCTION__
+
 #define DIR_SEPARATOR_STRING "\\"
 #define DIR_SEPARATOR_CHAR   '\\'