Bernhard Reutner-Fischer 5c2f94e7b4 socketcall: re-add guard
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2012-02-09 10:26:26 +01:00
..
2011-05-12 23:47:00 +02:00
2012-02-09 10:26:26 +01:00
2011-05-14 03:58:03 +02:00
2011-04-23 21:20:45 +02:00
2011-04-16 15:40:50 +02:00
2011-04-16 15:40:50 +02:00
2011-04-16 15:40:50 +02:00
2011-04-16 15:40:50 +02:00
2005-11-21 16:15:55 +00:00
2009-08-17 19:17:00 +02:00
2008-09-12 09:21:07 +00:00

This directory level abstracts out the Linux Operating System dependent
features of uClibc for supported Linux architectures/CPUs.  If you wanted to
port uClibc to some new Linux architecture (arm, mips, etc), this is the place
to add that support.

All stuff that is not at all dependent on a particular Linux architecture
goes in the 'common' directory.