mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	core: undef PAGE_SIZE and PAGE_MASK
these are defined a system header which causes complications when building for android
This commit is contained in:
		
							parent
							
								
									6609ff83a7
								
							
						
					
					
						commit
						f4472a10e6
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -17,6 +17,9 @@ class Process; | |||
| 
 | ||||
| namespace Memory { | ||||
| 
 | ||||
| // Are defined in a system header
 | ||||
| #undef PAGE_SIZE | ||||
| #undef PAGE_MASK | ||||
| /**
 | ||||
|  * Page size used by the ARM architecture. This is the smallest granularity with which memory can | ||||
|  * be mapped. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue