mirror of
				https://git.wownero.com/wownero/RandomWOW.git
				synced 2024-08-15 00:23:14 +00:00 
			
		
		
		
	Fix JIT fallback
This commit is contained in:
		
							parent
							
								
									d99af8c51e
								
							
						
					
					
						commit
						f1ff014bca
					
				
					 2 changed files with 6 additions and 0 deletions
				
			
		|  | @ -69,5 +69,8 @@ namespace randomx { | |||
| 		size_t getCodeSize() { | ||||
| 			return 0; | ||||
| 		} | ||||
| 		void enableWriting() {} | ||||
| 		void enableExecution() {} | ||||
| 		void enableAll() {} | ||||
| 	}; | ||||
| } | ||||
|  | @ -69,5 +69,8 @@ namespace randomx { | |||
| 		size_t getCodeSize() { | ||||
| 			return 0; | ||||
| 		} | ||||
| 		void enableWriting() {} | ||||
| 		void enableExecution() {} | ||||
| 		void enableAll() {} | ||||
| 	}; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue