mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 16:11:33 +01:00 
			
		
		
		
	amiga: added __amigaos4__ signature symbol to the pascal startup code
git-svn-id: trunk@35077 -
This commit is contained in:
		
							parent
							
								
									eb6fe91208
								
							
						
					
					
						commit
						db976a3a3e
					
				| @ -19,6 +19,9 @@ interface | |||||||
| 
 | 
 | ||||||
| implementation | implementation | ||||||
| 
 | 
 | ||||||
|  | const | ||||||
|  |   amigaos4_signature: dword = 1; public name '__amigaos4__'; | ||||||
|  | 
 | ||||||
| var | var | ||||||
|   AOS_ExecBase: Pointer; public name '_ExecBase'; |   AOS_ExecBase: Pointer; public name '_ExecBase'; | ||||||
|   IExec: Pointer; public name '_IExec'; |   IExec: Pointer; public name '_IExec'; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Károly Balogh
						Károly Balogh