diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2017-03-13 10:23:02 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2017-03-13 13:47:12 -0700 |
commit | e8cd8da934f29a0aca2c4bd96310a0b6ba6e31a7 (patch) | |
tree | b1663fe4afeaabca64b9a297078de182cb7bb2d4 /arch/ia64 | |
parent | 3ced97305ded104e0c2814241952e261997dbb65 (diff) | |
download | talos-op-linux-e8cd8da934f29a0aca2c4bd96310a0b6ba6e31a7.tar.gz talos-op-linux-e8cd8da934f29a0aca2c4bd96310a0b6ba6e31a7.zip |
xtensa: ISS: add argc/argv simcall definitions
There are three simcalls implemented by ISS and QEMU related to
argc/argv processing: SYS_iss_argc (get number of command line
arguments), SYS_iss_argv_size (get size of command line argument block)
and SYS_iss_set_argv (copy command line arguments to virtual guest
address).
Add definitions for these calls to iss/include/platform/simcall.h
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions