diff options
| author | Daniel Nyström <daniel@nystrom.st> | 2013-05-27 15:16:12 +0200 |
|---|---|---|
| committer | Daniel Nyström <daniel@nystrom.st> | 2013-06-04 14:17:38 +0200 |
| commit | ce07837e3231fb59f20219467b043a0d13652206 (patch) | |
| tree | be8a89fbdd13186d654be77e233c8912145dc0ca /support/make | |
| parent | ffa57f5f4ac77ab25cafc5cd93dbd705753790a0 (diff) | |
wirish/syscalls.c: Replace obsolete caddr_t with void *
caddr_t is obsolete in POSIX and thus unavailable in most modern
toolchains. caddr_t usage should be replaced by void *.
stddef.h includes the size_t typedef which was missing.
Signed-off-by: Daniel Nyström <daniel@nystrom.st>
Diffstat (limited to 'support/make')
0 files changed, 0 insertions, 0 deletions
