diff options
author | Alexander Kabaev <kan@FreeBSD.org> | 2009-05-18 17:20:24 +0000 |
---|---|---|
committer | Alexander Kabaev <kan@FreeBSD.org> | 2009-05-18 17:20:24 +0000 |
commit | 0d6b4bcc58d2fdf8fe0a48abac67734f750cd74b (patch) | |
tree | a4c3fe02fe5f8c9a20ed3ecd141e87b16154726a /sys/gnu/fs/xfs/FreeBSD | |
parent | b743c31009e3b9ee8d367d1464e023c4be89049e (diff) | |
download | src-0d6b4bcc58d2fdf8fe0a48abac67734f750cd74b.tar.gz src-0d6b4bcc58d2fdf8fe0a48abac67734f750cd74b.zip |
Remove empty files and do nto try to build them.
Apparently, they are problematic for CTF users.
PR: 119298
Submitted by: Julian H. Stacey
Notes
Notes:
svn path=/head/; revision=192314
Diffstat (limited to 'sys/gnu/fs/xfs/FreeBSD')
-rw-r--r-- | sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c | 0 | ||||
-rw-r--r-- | sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c | 0 | ||||
-rw-r--r-- | sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c b/sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/sys/gnu/fs/xfs/FreeBSD/xfsdmapistubs.c +++ /dev/null diff --git a/sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c b/sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/sys/gnu/fs/xfs/FreeBSD/xfsquotasstubs.c +++ /dev/null diff --git a/sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c b/sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/sys/gnu/fs/xfs/FreeBSD/xfsrtstubs.c +++ /dev/null |