You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
174 B

#include <link.h>
--
R_DEBUG_SIZE sizeof (struct r_debug)
R_DEBUG_EXTENDED_SIZE sizeof (struct r_debug_extended)
R_DEBUG_EXTENDED_ALIGN __alignof (struct r_debug_extended)