summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_omp.h
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/src/kmp_omp.h')
-rw-r--r--openmp/runtime/src/kmp_omp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_omp.h b/openmp/runtime/src/kmp_omp.h
index 9684fd3e241..2d6fd195c04 100644
--- a/openmp/runtime/src/kmp_omp.h
+++ b/openmp/runtime/src/kmp_omp.h
@@ -4,7 +4,6 @@
* This is for information about runtime library structures.
*/
-
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
@@ -14,7 +13,6 @@
//
//===----------------------------------------------------------------------===//
-
/* THIS FILE SHOULD NOT BE MODIFIED IN IDB INTERFACE LIBRARY CODE
It should instead be modified in the OpenMP runtime and copied to the
interface library code. This way we can minimize the problems that this is
OpenPOWER on IntegriCloud