summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/oldmon.h
diff options
context:
space:
mode:
authorgrr <grr@cvs.openbsd.org>1997-06-24 18:15:03 +0000
committergrr <grr@cvs.openbsd.org>1997-06-24 18:15:03 +0000
commit235be887e19f84e3e5d1e0cba02ff77615753b8e (patch)
tree0d3dade52d2ab0ab38d8e7075f68f1bad2cbe53e /sys/arch/sparc/include/oldmon.h
parent9c33fa507fe26ac5b626bb0e1aff44a6441d3af9 (diff)
The HTONS class of macros are defined as HTONS(x) <- (void) (x), which
really doesn't make a lot of sense if you're actually going to use these as some recent changes to netinet/* want to do. (x) or (u_int*_t) (x) would be the ticket, and since the rest of the ports settle for (x)... Note that powerpc has this same problem and needs to be fixed!
Diffstat (limited to 'sys/arch/sparc/include/oldmon.h')
0 files changed, 0 insertions, 0 deletions