diff options
author | bde <bde@FreeBSD.org> | 1998-07-10 02:27:16 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-07-10 02:27:16 +0000 |
commit | 63dd5b520f4e0ad42df07e66779dc70b7b6f0037 (patch) | |
tree | b085b1c48a46304e71d7a38c26603c94a008178d /bin/mv | |
parent | 3032208d427abf6412386a421807120d9f6e9c33 (diff) | |
download | FreeBSD-src-63dd5b520f4e0ad42df07e66779dc70b7b6f0037.zip FreeBSD-src-63dd5b520f4e0ad42df07e66779dc70b7b6f0037.tar.gz |
Added a kernel-only typedef (ptrint_t) giving an integral type that is
least unsuitable for holding an object pointer. This should have been
used to fix warnings about casts between pointers and ints on alphas.
Moved corresponding existing general typedef (fptrint_t) for function
pointers from the i386 <machine/profile.h> to a kernel-only typedef
in <machine/types.h>. Kludged libc/gmon/mcount.c so that it can
still see this typedef.
Diffstat (limited to 'bin/mv')
0 files changed, 0 insertions, 0 deletions