We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 820d9ac + 4960b6b commit 06c8a30Copy full SHA for 06c8a30
opal/include/opal/sys/timer.h
@@ -13,6 +13,7 @@
13
* Copyright (c) 2016 Broadcom Limited. All rights reserved.
14
* Copyright (c) 2016-2017 Los Alamos National Security, LLC. All rights
15
* reserved.
16
+ * Copyright (c) 2020 Intel, Inc. All rights reserved.
17
* $COPYRIGHT$
18
*
19
* Additional copyrights may follow
@@ -88,8 +89,6 @@ BEGIN_C_DECLS
88
89
#include "opal/sys/sparcv9/timer.h"
90
#elif OPAL_ASSEMBLY_ARCH == OPAL_SPARCV9_64
91
-#elif OPAL_ASSEMBLY_ARCH == OPAL_MIPS
92
-#include "opal/sys/mips/timer.h"
93
#endif
94
95
#ifndef DOXYGEN
0 commit comments