1 2 3 4 5 6
.section .data .global child_exe # Insert spoopypasta .type child_exe, @object child_exe: .incbin "${PROJECT_BINARY_DIR}/child.exe"