Skip to content

Commit 19579eb

Browse files
Noam PreilNoam Preil
Noam Preil
authored and
Noam Preil
committed
Document relocation table
1 parent 3262b66 commit 19579eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/kexc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,9 @@ reserved for kernel use, and 0x80-0xFF is available for arbitrary use.
5353

5454
When used to describe an executable program, the only required header is
5555
KEXC_ENTRY_POINT (and of course KEXC_HEADER_END).
56+
57+
Relocation Table
58+
59+
The relocation table consists of any number of program-relative addresses
60+
terminated by a null word. Those addresses should themselves contain
61+
program-relative pointers to relocate.

0 commit comments

Comments
 (0)