Avoid pointless warnings from GCC

This commit is contained in:
Pierre Pronchery 2009-11-24 23:04:17 +00:00
parent 82151f1652
commit 36cda85a9a

View File

@ -23,6 +23,9 @@
#include <System.h>
#include "Panel.h"
/* XXX to avoid pointless warnings with GCC */
#define main _main
/* Main */
/* private */