File: parse_image.h

package info (click to toggle)
penguin 19-3
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 2,468 kB
  • ctags: 2,393
  • sloc: ansic: 13,993; makefile: 134
file content (7 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
7
/*
 *	parse_image.h
 *
 *	The structures for parsing and reading the kernel image (elf or a.out)
 *	and the RamDisk.
 */