revert patch

This commit is contained in:
Christopher Faylor
2002-04-19 14:42:20 +00:00
parent 4ce4e69db6
commit 27dcb52a29
3 changed files with 0 additions and 14 deletions

View File

@ -13,7 +13,6 @@ struct per_module
char ***envptr;
void (**ctors)(void);
void (**dtors)(void);
bool dtors_run;
void *data_start;
void *data_end;
void *bss_start;