Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
214 B

  1. ; SCCSID = @(#)ibmtable.asm 1.1 85/04/10
  2. ;
  3. ; Table Segment for DOS
  4. ;
  5. .xlist
  6. .xcref
  7. include version.inc
  8. include mssw.asm
  9. .cref
  10. .list
  11. TITLE IBMTABLE - Table segment for DOS
  12. NAME IBMTABLE
  13. include ms_table.asm
  14. END