From b5eeadad52f7e620402f85c9606f45be13323b8d Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 7 Apr 2007 09:40:13 +0000 Subject: 20070407-1039 os/port changes --- os/port/portdat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'os/port/portdat.h') diff --git a/os/port/portdat.h b/os/port/portdat.h index 103961e0..81e92012 100644 --- a/os/port/portdat.h +++ b/os/port/portdat.h @@ -53,8 +53,6 @@ typedef int Devgen(Chan*, char*, Dirtab*, int, int, Dir*); #include "fcall.h" #include -#define nelem(n) (sizeof(n)/sizeof(n[0])) - struct Ref { Lock l; -- cgit v1.2.3