diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-04-07 09:40:13 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-04-07 09:40:13 +0000 |
| commit | b5eeadad52f7e620402f85c9606f45be13323b8d (patch) | |
| tree | 1c6edd4b3d7fc9277266c66b4dab2593f66b19a0 /os/port/portdat.h | |
| parent | 9dc22068e29604f4b484e746112a9a4efe6fd57f (diff) | |
20070407-1039 os/port changes
Diffstat (limited to 'os/port/portdat.h')
| -rw-r--r-- | os/port/portdat.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 <pool.h> -#define nelem(n) (sizeof(n)/sizeof(n[0])) - struct Ref { Lock l; |
