Tweak cdefs.h (no functional change)
authorJohn Marino <draco@marino.st>
Sun, 15 Nov 2015 10:49:21 +0000 (11:49 +0100)
committerJohn Marino <draco@marino.st>
Sun, 15 Nov 2015 10:49:21 +0000 (11:49 +0100)
commit74ce0225b5cd668a74faabcbe5ad75839a991c52
tree083fc53fc2e49ee056fd1f07759b90ed1dcd385c
parentb69d2d5e5591946d4e3c24d03b0e4b39b07d1479
Tweak cdefs.h (no functional change)

This check was bothering me so I tighted it up.

We should think about removing all these GNUC version checks for at
least GCC 4.2.1 and below.  I suspect DF will not build with less
than GCC 4.4 in any case, but certainly GCC 3 and below could never
be used, so these definitions that depend on GCC 2, 3 will never
fail thus they should be set uncondionally to clean this header up.
sys/sys/cdefs.h