diff options
author | jmg <jmg@FreeBSD.org> | 2014-10-21 17:59:27 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2014-10-21 17:59:27 +0000 |
commit | 6c273ee4a72257dada6db6f07fefa36afed9bfda (patch) | |
tree | 9f7656e2a0806b5a5447044f948ef571cd6ce816 /contrib/netbsd-tests/lib/libc | |
parent | 5ae76a2893c565dd8965756b87b3b1303c1b086b (diff) | |
download | FreeBSD-src-6c273ee4a72257dada6db6f07fefa36afed9bfda.zip FreeBSD-src-6c273ee4a72257dada6db6f07fefa36afed9bfda.tar.gz |
it is not cast to a pointer of the specified type, it is cast to the
specified type...
mtod(m, uint8_t) does not work, mtod(m, uint8_t *) does work..
Diffstat (limited to 'contrib/netbsd-tests/lib/libc')
0 files changed, 0 insertions, 0 deletions