Magellan Linux

Contents of /tags/mkinitrd-6_3_3/klibc/usr/utils/true.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1182 - (show annotations) (download)
Wed Dec 15 21:43:57 2010 UTC (13 years, 6 months ago) by niro
File MIME type: text/plain
File size: 30 byte(s)
tagged 'mkinitrd-6_3_3'
1 int main(void)
2 {
3 return 0;
4 }