diff options
author | Wichert Akkerman <wichert@deephackmode.org> | 1999-05-09 00:29:58 +0000 |
---|---|---|
committer | Wichert Akkerman <wichert@deephackmode.org> | 1999-05-09 00:29:58 +0000 |
commit | 2e2553a534f532a1546ea2b2f3dc3cd2276d020d (patch) | |
tree | 6cffd996287d564f4365dd0b13e1fd9abe33c186 /linux/dummy.h | |
parent | 022c52fda19fa3e92a7000b239214fdd57248a4b (diff) | |
download | strace-2e2553a534f532a1546ea2b2f3dc3cd2276d020d.tar.gz |
Merged in a bunch of patches that I got as reaction to the 3.99 release.
See the ChangeLog for details
Diffstat (limited to 'linux/dummy.h')
-rw-r--r-- | linux/dummy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/dummy.h b/linux/dummy.h index 3cc87fbe3..1535127d1 100644 --- a/linux/dummy.h +++ b/linux/dummy.h @@ -56,7 +56,6 @@ #define sys_sched_get_priority_max printargs #define sys_sched_get_priority_min printargs #define sys_sched_rr_get_interval printargs -#define sys_mremap printargs /* like another call */ #define sys_uselib sys_chdir |