]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/l4re/include/elf_aux.h
update
[l4.git] / l4 / pkg / l4re / include / elf_aux.h
index e88bc6f650989da09d1885ca2b74e421970e6852..19f4c61f04c1f5081f3bc5a5f26b9e0b6e828970 100644 (file)
@@ -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,
 };
 
 /**