URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [include/] [asm-generic/] [kdebug.h] - Rev 62
Compare with Previous | Blame | View Log
#ifndef _ASM_GENERIC_KDEBUG_H #define _ASM_GENERIC_KDEBUG_H enum die_val { DIE_UNUSED, }; #endif /* _ASM_GENERIC_KDEBUG_H */