CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2011/07/26 03:24:52
Modified files: sys/net : bpf.h lib/libm/src : math_private.h lib/libc/gen : ldexp.c Log message: __arm32__ -> __arm__, since our new compiler isn't defining the former anymore. OK miod@.