summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits/kernel_stat.h
Commit message (Collapse)AuthorAgeFilesLines
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-0/+30
| | | | | __USE_FILE_OFFSET64 handling. -Erik
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+58
specific bits/kernel_stat.h file. -Erik