summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2005-11-15 15:46:41 +0000
committermillert <millert@openbsd.org>2005-11-15 15:46:41 +0000
commitd2cb2b6278a7fcbf8ab5aa4d5f6a7e75671823d6 (patch)
tree489a252d86b8dc56017f67d2806cebf697842fa1 /sys/dev/i2c
parentoh, once we are on bus1, we must have a way to get back to bus0... duh (diff)
downloadwireguard-openbsd-d2cb2b6278a7fcbf8ab5aa4d5f6a7e75671823d6.tar.xz
wireguard-openbsd-d2cb2b6278a7fcbf8ab5aa4d5f6a7e75671823d6.zip
Having __STRICT_ANSI__ (gcc -ansi) stop all non-ANSI interfaces from
being visible causes too many problems to be worth it. Lots of thigns in ports use -ansi and expect to still be able to use POSIX bits. We may want to disable long long for __STRICT_ANSI__ in the future since this is consistent with what gcc whines about.
Diffstat (limited to 'sys/dev/i2c')
0 files changed, 0 insertions, 0 deletions