Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3100 → Rev 3101

/branches/dynload/uspace/app/iloader/include/elf_load.h
30,6 → 30,7
* @{
*/
/** @file
* @brief ELF loader structures and public functions.
*/
 
#ifndef ELF_LOAD_H_