Files
revng-revng/runtime
Alessandro Di Federico d3f042479a Declare arch_prctl prototype in support.c
In `support.c`, we employ `arch_prctl` to set the value of segment
registers. However glibc, despite providing that function, doesn't
provide its prototype in any header file. This commit declares it,
according to the declaration provided in the man page.
2018-10-03 23:11:12 +02:00
..
2018-10-03 23:11:12 +02:00
2018-10-03 23:11:12 +02:00