Last change
on this file since f40a309 was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago |
Imported original source code.
|
-
Property mode
set to
100755
|
File size:
356 bytes
|
Rev | Line | |
---|
[3ae31e9] | 1 | * ------------------------------------------------------------------------------
|
---|
| 2 | * fatstak.s -- stack size definition for diamelst.o
|
---|
| 3 | * Version 1 -- 1988-05-03 -- D.N. Lynx Crowe
|
---|
| 4 | * ------------------------------------------------------------------------------
|
---|
| 5 | .data
|
---|
| 6 | *
|
---|
| 7 | .xdef __STKSIZ
|
---|
| 8 | *
|
---|
| 9 | __STKSIZ: dc.l -8192 * return 8K to the system
|
---|
| 10 | *
|
---|
| 11 | .end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.