- Timestamp:
 - Oct 6, 2003, 4:34:32 PM (22 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/emx/src/emxomf/emxomfld.c (modified) (1 diff, 1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/emx/src/emxomf/emxomfld.c
- 
Property       cvs2svn:cvs-rev
 changed from       
1.29to1.30 
r811 r812 1230 1230 { 1231 1231 struct stat s; 1232 /* gklayout show that the linker isn't capable of determining a 1233 decent value for this parameter. 32MB make gklayout link. */ 1234 put_arg ("/ocache:0x02000000", FALSE, FALSE); 1235 1232 1236 _execname(&execname[0], sizeof(execname)); 1233 1237 strcpy(_getname(&execname[0]), "os2stub.bin"); 1234 1235 1238 if (!stat (execname, &s)) 1236 1239 {  - 
Property       cvs2svn:cvs-rev
 changed from       
 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  