1
1
Maxwell Coil 52a9cce6f3 memory/patcher: fix compiler warning
syscall() returns a long, but we are invoking shmat(), which returns
a void*.

Signed-off-by: Maxwell Coil <mcoil@nd.edu>
2019-12-08 13:56:00 -05:00
..
2018-12-18 14:37:04 -07:00
2018-10-17 10:29:00 -06:00
2019-11-06 10:42:36 +01:00
2015-06-23 20:59:57 -07:00
2018-09-15 06:04:13 -07:00
2015-06-23 20:59:57 -07:00
2018-09-05 08:42:00 -07:00