File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ' Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
1+ ' Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
22' Copyright (c) 1995 DJ Delorie. Permission granted to use for any
33' purpose, provided this copyright remains attached and unmodified.
44
55' THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
66' IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
77' WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
88
9- '╔═══════════════════════════════════════════════════════════════════════╗
10- '║ Far Pointer Simulation Functions ║
11- '╚═══════════════════════════════════════════════════════════════════════╝
9+ '+-----------------------------------------------------------------------+
10+ '| Far Pointer Simulation Functions |
11+ '+-----------------------------------------------------------------------+
1212'
1313'This file attempts to make up for the lack of a "far" keyword in GCC.
1414'Although it doesn't provide access to far call APIs (like Windows), it
You can’t perform that action at this time.
0 commit comments