File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
libc/test/src/sys/mman/linux Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // ===-- Unittests for process_mrelease
9
- // -------------------------------------===//
10
- //
11
- // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
12
- // See https://llvm.org/LICENSE.txt for license information.
13
- // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
14
- //
15
- // ===----------------------------------------------------------------------===//
8
+
16
9
#include " src/__support/OSUtil/syscall.h" // For internal syscall function.
17
10
#include " src/__support/threads/sleep.h"
18
11
#include " src/errno/libc_errno.h"
You can’t perform that action at this time.
0 commit comments