Chen Gang
4185814eb4
sim/mcore/interp.c: Include "unistd.h".
The related warnings:
gcc -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../binutils-gdb/sim/mcore -I../common -I../../../binutils-gdb/sim/mcore/../common -I../../include -I../../../binutils-gdb/sim/mcore/../../include -I../../bfd -I../../../binutils-gdb/sim/mcore/../../bfd -I../../opcodes -I../../../binutils-gdb/sim/mcore/../../opcodes -g -O2 -c -o interp.o -MT interp.o -MMD -MP -MF .deps/interp.Tpo ../../../binutils-gdb/sim/mcore/interp.c
../../../binutils-gdb/sim/mcore/interp.c: In function ‘handle_trap1’:
../../../binutils-gdb/sim/mcore/interp.c:559:22: warning: implicit declaration of function ‘link’ [-Wimplicit-function-declaration]
cpu.gr[RET1] = link ((char *) a[0], (char *) a[1]);
^
../../../binutils-gdb/sim/mcore/interp.c:585:22: warning: implicit declaration of function ‘access’ [-Wimplicit-function-declaration]
cpu.gr[RET1] = access ((char *) a[0], a[1]);
^
2015-02-11 Chen Gang <gang.chen.5i5j@gmail.com>
* interp.c: Include "unistd.h".
2015-02-11 21:46:30 +08:00
..
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-02-03 04:03:34 +08:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-02-11 21:46:30 +08:00
2015-02-03 04:03:41 +08:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-15 07:21:50 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2015-01-01 13:32:14 +04:00
2011-01-05 17:17:44 +00:00
2015-02-03 04:03:41 +08:00
2014-03-10 23:59:59 -04:00
2010-04-26 16:23:24 +00:00
2014-03-10 23:59:59 -04:00
2014-03-12 11:02:57 +00:00
2015-01-01 13:32:14 +04:00
2014-01-07 09:17:05 -07:00