summaryrefslogtreecommitdiffhomepage
path: root/arch
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-05-02 02:51:38 +0000
committermidipix <writeonce@midipix.org>2020-05-02 03:15:02 +0000
commit016fdc06ab049fd2fbfd36109c6ea677ef1e6ab7 (patch)
tree03a810e88bdb5f107f0df1d574438cec75d4fa73 /arch
parent7fdb9d96cb9467c34a4792ea4ed4fa1ffef9c9e5 (diff)
downloadmmglue-016fdc06ab049fd2fbfd36109c6ea677ef1e6ab7.tar.bz2
mmglue-016fdc06ab049fd2fbfd36109c6ea677ef1e6ab7.tar.xz
midipix targets: installed headers: remove <sys/soundcard.h>
Diffstat (limited to 'arch')
-rw-r--r--arch/nt32/bits/soundcard.h2
-rw-r--r--arch/nt64/bits/soundcard.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/nt32/bits/soundcard.h b/arch/nt32/bits/soundcard.h
new file mode 100644
index 0000000..4bf1441
--- /dev/null
+++ b/arch/nt32/bits/soundcard.h
@@ -0,0 +1,2 @@
+#error This target does not provide <sys/soundcard.h>
+#error (and you should not be directly including <bits/soundcard.h> in the first place...)
diff --git a/arch/nt64/bits/soundcard.h b/arch/nt64/bits/soundcard.h
new file mode 100644
index 0000000..4bf1441
--- /dev/null
+++ b/arch/nt64/bits/soundcard.h
@@ -0,0 +1,2 @@
+#error This target does not provide <sys/soundcard.h>
+#error (and you should not be directly including <bits/soundcard.h> in the first place...)