parameters is an array of integers, so assigning NULL (a pointer) doesn't make sense. Use 0 instead which produces the same code. |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| crt0.S | ||
| getpid.c | ||
| io-close.c | ||
| io-exit.c | ||
| io-fstat.c | ||
| io-gdb.c | ||
| io-gettimeofday.c | ||
| io-isatty.c | ||
| io-lseek.c | ||
| io-open.c | ||
| io-read.c | ||
| io-rename.c | ||
| io-semi.S | ||
| io-stat.c | ||
| io-system.c | ||
| io-time.c | ||
| io-unlink.c | ||
| io-write.c | ||
| io.h | ||
| kill.c | ||
| sbrk.c | ||