aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/clock.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-02-03 17:35:11 +0000
committerWarner Losh <imp@FreeBSD.org>2020-02-03 17:35:11 +0000
commit58aa35d42975c298ca0adba705c042596303c9f5 (patch)
tree2558d2b720cda9c2799970cabc266e2ce4e3a8d3 /sys/sparc64/include/clock.h
parenteb24e1491f9900e922c78e53af588f22a3e9535f (diff)
Remove sparc64 kernel support
Remove all sparc64 specific files Remove all sparc64 ifdefs Removee indireeect sparc64 ifdefs
Notes
Notes: svn path=/head/; revision=357455
Diffstat (limited to 'sys/sparc64/include/clock.h')
-rw-r--r--sys/sparc64/include/clock.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/sparc64/include/clock.h b/sys/sparc64/include/clock.h
deleted file mode 100644
index 34b59d8c8b77..000000000000
--- a/sys/sparc64/include/clock.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*-
- * This file is in the public domain.
- *
- * $FreeBSD$
- */
-
-#ifndef _MACHINE_CLOCK_H_
-#define _MACHINE_CLOCK_H_
-
-#endif /* !_MACHINE_CLOCK_H_ */