Turn off comments again.  I turned them on by accident in c416889.
				
					
				
			This commit is contained in:
		
							parent
							
								
									559233e973
								
							
						
					
					
						commit
						9ddbb66c8b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10,7 +10,7 @@ INT64 = 8 | ||||||
| FP_OFFSET = 0   /* Offset of saved FP relative to our FP */ | FP_OFFSET = 0   /* Offset of saved FP relative to our FP */ | ||||||
| PC_OFFSET = 4   /* Offset of saved PC relative to our FP */ | PC_OFFSET = 4   /* Offset of saved PC relative to our FP */ | ||||||
| 
 | 
 | ||||||
| #define COMMENT(n) comment {LABEL, n} | #define COMMENT(n) /* comment {LABEL, n} */ | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| #define nicesize(x) ((x)==INT8 || (x)==INT16 || (x)==INT32 || (x)==INT64) | #define nicesize(x) ((x)==INT8 || (x)==INT16 || (x)==INT32 || (x)==INT64) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue