X-Git-Url: https://rtime.felk.cvut.cz/gitweb/l4.git/blobdiff_plain/f4122e6e085938b6d216a9ec724b974a603f6992..983fe7c4ac262f56d38a143b1efab1e4afb77a52:/l4/pkg/l4re/include/elf_aux.h diff --git a/l4/pkg/l4re/include/elf_aux.h b/l4/pkg/l4re/include/elf_aux.h index e88bc6f65..19f4c61f0 100644 --- a/l4/pkg/l4re/include/elf_aux.h +++ b/l4/pkg/l4re/include/elf_aux.h @@ -91,6 +91,12 @@ enum * for the first application thread. */ L4RE_ELF_AUX_T_STACK_ADDR, + + /** + * \brief Tag for descriptor that defines the KIP address + * for the binaries address space. + */ + L4RE_ELF_AUX_T_KIP_ADDR, }; /**