Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4371 → Rev 4372

/branches/dynload/uspace/lib/libc/rtld/include/rtld.h
55,7 → 55,6
module_t rtld;
 
module_t *program;
module_t *libc;
 
/** List of all loaded modules including rtld and the program */
link_t modules_head;