Add missing file.
This commit is contained in:
		
							parent
							
								
									6948e7cbe1
								
							
						
					
					
						commit
						f58d7e7d30
					
				
					 1 changed files with 13 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								plat/cpm/libsys/asm.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								plat/cpm/libsys/asm.h
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | ||||||
|  | #ifndef ASM_H | ||||||
|  | #define ASM_H | ||||||
|  | 
 | ||||||
|  | ! Declare segments (the order is important). | ||||||
|  | 
 | ||||||
|  | .sect .text | ||||||
|  | .sect .rom | ||||||
|  | .sect .data | ||||||
|  | .sect .bss | ||||||
|  | 
 | ||||||
|  | .sect .text | ||||||
|  | 
 | ||||||
|  | #endif | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue