Avoid pointless warnings from GCC
This commit is contained in:
parent
82151f1652
commit
36cda85a9a
|
@ -23,6 +23,9 @@
|
|||
#include <System.h>
|
||||
#include "Panel.h"
|
||||
|
||||
/* XXX to avoid pointless warnings with GCC */
|
||||
#define main _main
|
||||
|
||||
|
||||
/* Main */
|
||||
/* private */
|
||||
|
|
Loading…
Reference in New Issue
Block a user