version 0.2.39: fix of arith insts and start of re-structure
[fw/sdcc] / sim / ucsim / sim.src / stackcl.h
index e8f4658226c17a085c8bc24cd1ec81407d403ac7..98747ff4180919bf4bca9c8072bf1fb2163d7269 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Simulator of microcontrollers (stackcl.h)
+ * Simulator of microcontrollers (sim.src/stackcl.h)
  *
  * Copyright (C) 2000,00 Drotos Daniel, Talker Bt.
  * 
@@ -25,8 +25,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA. */
 /*@1@*/
 
-#ifndef STACKCL_HEADER
-#define STACKCL_HEADER
+#ifndef SIM_STACKCL_HEADER
+#define SIM_STACKCL_HEADER
 
 #include "stypes.h"
 #include "pobjcl.h"