Consolidate generic pointer code
[fw/sdcc] / link / z80 / lkhead.c
index 69e77376cc16cb62f1ec7433e138078de669e4b4..3eb127d9c3d7bb9d860ad65af471cd844dbe40c9 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include <alloc.h>
+//#include <alloc.h>
 #include "aslink.h"
 
 /*Module       lkhead.c
@@ -49,7 +49,7 @@
  *                                     head structure
  *
  *     functions called:
- *             addr_t  expr()          lkeval.c
+ *             Addr_T  expr()          lkeval.c
  *             VOID *  new()           lksym.c
  *             VOID    lkparea()       lkarea.c
  *