Added a define for a "nop" statement.
committer: mfx <mfx> 974485414 +0000
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user