From a5dfef04637558d7e4f37a7b16f107422a713aad Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 28 Jan 2022 00:23:50 +0000 Subject: midipix targets: installed headers: remove and --- arch/nt32/bits/kd.h | 2 ++ arch/nt32/bits/vt.h | 2 ++ arch/nt64/bits/kd.h | 2 ++ arch/nt64/bits/vt.h | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 arch/nt32/bits/kd.h create mode 100644 arch/nt32/bits/vt.h create mode 100644 arch/nt64/bits/kd.h create mode 100644 arch/nt64/bits/vt.h (limited to 'arch') diff --git a/arch/nt32/bits/kd.h b/arch/nt32/bits/kd.h new file mode 100644 index 0000000..8a28950 --- /dev/null +++ b/arch/nt32/bits/kd.h @@ -0,0 +1,2 @@ +#error This target does not provide +#error (and you should not be directly including in the first place...) diff --git a/arch/nt32/bits/vt.h b/arch/nt32/bits/vt.h new file mode 100644 index 0000000..03dd44a --- /dev/null +++ b/arch/nt32/bits/vt.h @@ -0,0 +1,2 @@ +#error This target does not provide +#error (and you should not be directly including in the first place...) diff --git a/arch/nt64/bits/kd.h b/arch/nt64/bits/kd.h new file mode 100644 index 0000000..8a28950 --- /dev/null +++ b/arch/nt64/bits/kd.h @@ -0,0 +1,2 @@ +#error This target does not provide +#error (and you should not be directly including in the first place...) diff --git a/arch/nt64/bits/vt.h b/arch/nt64/bits/vt.h new file mode 100644 index 0000000..03dd44a --- /dev/null +++ b/arch/nt64/bits/vt.h @@ -0,0 +1,2 @@ +#error This target does not provide +#error (and you should not be directly including in the first place...) -- cgit v1.2.3