]> Git Repo - uclibc-ng.git/blob - include/a.out.h
We already have tar.h, so might as well include cpio.h as well...
[uclibc-ng.git] / include / a.out.h
1 #ifdef _LIBC
2 # include_next <linux/a.out.h>
3 #else
4 # include <linux/a.out.h>
5 #endif
This page took 0.023234 seconds and 4 git commands to generate.