mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
17 lines
566 B
D
17 lines
566 B
D
|
#source: protected3.s
|
||
|
#as: --64 -march=k1om
|
||
|
#ld: -shared -melf_k1om
|
||
|
#readelf: -h
|
||
|
|
||
|
ELF Header:
|
||
|
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
|
||
|
Class: ELF64
|
||
|
Data: 2's complement, little endian
|
||
|
Version: 1 \(current\)
|
||
|
OS/ABI: UNIX - System V
|
||
|
ABI Version: 0
|
||
|
Type: DYN \(Shared object file\)
|
||
|
Machine: Intel K1OM
|
||
|
Version: 0x1
|
||
|
#pass
|