summaryrefslogtreecommitdiff
path: root/libc/include/sys/cachectl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/sys/cachectl.h')
-rw-r--r--libc/include/sys/cachectl.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/libc/include/sys/cachectl.h b/libc/include/sys/cachectl.h
index 92353273c..5ec295dcb 100644
--- a/libc/include/sys/cachectl.h
+++ b/libc/include/sys/cachectl.h
@@ -26,12 +26,8 @@
* SUCH DAMAGE.
*/
-#ifndef _SYS_CACHECTL_H
-#define _SYS_CACHECTL_H 1
+#pragma once
#include <sys/cdefs.h>
-#ifdef __mips__
-#include <asm/cachectl.h>
-#endif
-#endif
+/* This header file is obsolete. */