Remove setproc prototype
This commit is contained in:
		
							parent
							
								
									f524198792
								
							
						
					
					
						commit
						1226b09dc4
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -96,7 +96,6 @@ struct proc*    myproc();
 | 
			
		|||
void            procinit(void);
 | 
			
		||||
void            scheduler(void) __attribute__((noreturn));
 | 
			
		||||
void            sched(void);
 | 
			
		||||
void            setproc(struct proc*);
 | 
			
		||||
void            sleep(void*, struct spinlock*);
 | 
			
		||||
void            userinit(void);
 | 
			
		||||
int             wait(uint64);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue