Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xing Lin
qemu
Commits
9191d4d1
Commit
9191d4d1
authored
Jan 26, 2005
by
bellard
Browse files
Mac OS X fix
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@1242
c046a42c-6fe2-441c-8c8c-71466251a162
parent
0b74ed78
Changes
1
Hide whitespace changes
Inline
Side-by-side
dyngen-exec.h
View file @
9191d4d1
...
...
@@ -209,7 +209,7 @@ extern int __op_param1, __op_param2, __op_param3;
extern
int
__op_jmp0
,
__op_jmp1
,
__op_jmp2
,
__op_jmp3
;
#if defined(_WIN32)
#if defined(_WIN32)
|| defined(__APPLE__)
#define ASM_NAME(x) "_" #x
#else
#define ASM_NAME(x) #x
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment