Leaked source code of windows server 2003
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.

32 lines
517 B

  1. ; $Id: equates.asm,v 1.5 1995/04/04 14:57:34 servan Exp $
  2. ;
  3. ; Copyright (c) RenderMorphics Ltd. 1993, 1994
  4. ; Version 1.0beta2
  5. ;
  6. ; All rights reserved.
  7. ;
  8. ; This file contains private, unpublished information and may not be
  9. ; copied in part or in whole without express permission of
  10. ; RenderMorphics Ltd.
  11. ;
  12. ;
  13. ifdef STACK_CALL
  14. else
  15. SUFFIX = 1
  16. endif
  17. ifdef MICROSOFT_NT
  18. SUFFIX = 1
  19. endif
  20. ifdef SUFFIX
  21. else
  22. _RLDDIhdivtab equ RLDDIhdivtab
  23. _RLDDIhdiv2tab equ RLDDIhdiv2tab
  24. endif