summaryrefslogtreecommitdiff
path: root/include/linux/flat.h
AgeCommit message (Collapse)Author
2003-07-06[PATCH] define shared lib limits for flat loaderGreg Ungerer
This patch includes the last peices of the flat laoder shared library support. Define the shared lib limit and implement a flag for doing kernel level tracing.
2003-02-18[PATCH] include the architecture flat file header in common flat headerGreg Ungerer
This patch adds support into the common flat.h header to include the architecture specific flat.h header. This is modelled on the same scheme as the elf include header file support.
2002-11-07[PATCH] add a description to flat.hChristoph Hellwig
2002-10-31[PATCH] UCLINUX (forgot one) - header file for binfmt_flatAlan Cox