Skip to content

Commit

Permalink
2004-04-26 David Waite <[email protected]>
Browse files Browse the repository at this point in the history
	* unknown.c: modify to have content for defined platforms (to
	avoid ISO C warning)

svn path=/trunk/mono/; revision=26036
  • Loading branch information
dwaite committed Apr 27, 2004
1 parent 444bbce commit d0f3ef4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions mono/arch/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2004-04-26 David Waite <[email protected]>

* unknown.c: modify to have content for defined platforms (to
avoid ISO C warning)

2004-03-29 Bernie Solomon <[email protected]>

* amd64/tramp.c:
Expand Down
3 changes: 1 addition & 2 deletions mono/arch/unknown.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#ifdef NO_PORT
#include "mono/interpreter/interp.h"

#ifdef NO_PORT
MonoPIFunc
mono_create_trampoline (MonoMethodSignature *sig, gboolean string_ctor)
{
Expand Down

0 comments on commit d0f3ef4

Please sign in to comment.