summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Linker/arm64.json
blob: 99c190bf09b983969955d05f3609c0df3cb3ce50 (plain)
1
2
3
4
5
6
7
8
{
  "linker": "link.exe",
  "executable_type": "kernel",
  "output_name": "newoskrnl.dll",
  "start_proc": "__ImageStart",
  "arch": "arm64",
  "format": "PEF"
}