Added a define for a "nop" statement.

committer: mfx <mfx> 974485414 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-11-17 18:23:34 +00:00
parent 7a9bcb10ef
commit f9dbdb7c03

View File

@ -294,6 +294,9 @@ typedef RETSIGTYPE (SIGTYPEENTRY *sig_type)(int);
// avoid warnings about shadowing that obsolete index() function
#define index upx_index
// dummy statement
#define nop ((void)0)
/*************************************************************************
// file io