|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Represents a single fixup. More...
#include <omf.h>
Public Attributes | |
| uint32_t | offset |
| The offset at which the fixup should happen. | |
| uint32_t | value |
| The value to be added to the fixup location. | |
Represents a single fixup.