const PAGE_MSG HW_PageEvents[]@ "DYN_PAGE" ={
ELF_TERMINATE_EVENT , TerminateElf,
ELF_SHOW_INFO_EVENT , ShowAuthorInfo,
0,0
};
I also think the "DYN_PAGE" is connected to that, as it doesnt belong there normally.
I cant find any info about it being used in C language like this. I even opened a for that

Please give me something to google at least
