Show
Ignore:
Timestamp:
05/01/08 20:09:08 (7 months ago)
Author:
mwhitworth
Message:

Add symbols for new sections.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/branches/hybrid/include/sections.h

    r1 r388  
    3030extern char initcall_start[]; 
    3131extern char initcall_end[]; 
     32extern char symstrings_start[]; 
     33extern char symstrings_end[]; 
     34extern char symtable_start[]; 
     35extern char symtable_end[]; 
    3236extern char end[]; 
    3337