Initial sets of user extensions now have memory allocated on the fly

for them.
This commit is contained in:
Joel Sherrill
1998-04-15 15:09:38 +00:00
parent 71f4beb0cd
commit d07d3eecca
2 changed files with 2 additions and 4 deletions

View File

@@ -337,8 +337,7 @@ uninitialized =
/*types.h*/ 0 +
/*userext.h*/ (sizeof _User_extensions_Initial) +
(sizeof _User_extensions_List) +
/*userext.h*/ (sizeof _User_extensions_List) +
/*watchdog.h*/ (sizeof _Watchdog_Sync_level) +
(sizeof _Watchdog_Sync_count) +