add uint and standardize on typedefs instead of unsigned
This commit is contained in:
		
							parent
							
								
									857d60cb0c
								
							
						
					
					
						commit
						b5ee516575
					
				
					 15 changed files with 84 additions and 82 deletions
				
			
		|  | @ -61,7 +61,7 @@ cmain(void) | |||
| bad: | ||||
| 	outw(0x8A00, 0x8A00); | ||||
| 	outw(0x8A00, 0x8E00); | ||||
| 	while (1) | ||||
| 	while(1) | ||||
| 		/* do nothing */; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 rsc
						rsc