mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	Define processor/arch macros as zero if not set to one
This commit is contained in:
		| @@ -117,6 +117,8 @@ typedef struct | ||||
|  | ||||
| #if MINIZ_HAS_64BIT_REGISTERS | ||||
| #define TINFL_USE_64BIT_BITBUF 1 | ||||
| #else | ||||
| #define TINFL_USE_64BIT_BITBUF 0 | ||||
| #endif | ||||
|  | ||||
| #if TINFL_USE_64BIT_BITBUF | ||||
|   | ||||
		Reference in New Issue
	
	Block a user