add calling convention modifier to all drc backends
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2871
This commit is contained in:
parent
b8920454e4
commit
b20606dee1
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
|||
#define DRC_PTR_SIZE_IM Bit64u
|
||||
|
||||
// calling convention modifier
|
||||
#define DRC_CALL_CONV
|
||||
#define DRC_CALL_CONV /* nothing */
|
||||
#define DRC_FC /* nothing */
|
||||
|
||||
|
||||
// register mapping
|
||||
|
|
Loading…
Add table
Reference in a new issue