diff options
| author | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-24 20:04:02 +0000 |
|---|---|---|
| committer | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-24 20:04:02 +0000 |
| commit | bd911530b732bdffd98f697fd89a7164ea66b622 (patch) | |
| tree | 3b834cc8aa112cdac43ed7d415a98c264cc2282b /sys/i386 | |
| parent | 8665c4d9cd876cd54dd5d6f80e54cc92acee10aa (diff) | |
Notes
Diffstat (limited to 'sys/i386')
| -rw-r--r-- | sys/i386/linux/linux_dummy.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/linux/linux_dummy.c b/sys/i386/linux/linux_dummy.c index 65f80c6f10be..06145c0dde53 100644 --- a/sys/i386/linux/linux_dummy.c +++ b/sys/i386/linux/linux_dummy.c @@ -106,9 +106,6 @@ DUMMY(timerfd_gettime); /* linux 2.6.27: */ DUMMY(signalfd4); DUMMY(inotify_init1); -/* linux 2.6.30: */ -DUMMY(preadv); -DUMMY(pwritev); /* linux 2.6.31: */ DUMMY(perf_event_open); /* linux 2.6.33: */ |
