Oops. Broke the build when I rearranged proc.c
This commit is contained in:
		
							parent
							
								
									d599aa2e40
								
							
						
					
					
						commit
						c7c21467c3
					
				
					 2 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								defs.h
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								defs.h
									
										
									
									
									
								
							|  | @ -101,6 +101,7 @@ int             kill(int); | |||
| void            pinit(void); | ||||
| void            procdump(void); | ||||
| void            scheduler(void) __attribute__((noreturn)); | ||||
| void            sched(void); | ||||
| void            sleep(void*, struct spinlock*); | ||||
| void            userinit(void); | ||||
| int             wait(void); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Austin Clements
						Austin Clements