diff options
| author | Alexey Kardashevskiy <aik@linux.ibm.com> | 2021-06-03 19:20:25 +1000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-07-19 11:29:36 +0200 |
| commit | 3ed2794f59b7fc73bb819f0fb79ed46f1e204773 (patch) | |
| tree | 59860a5d8439e06e12a7dbe2ae0d47c93074933a /executor/common_kvm_ppc64.h | |
| parent | f115ae985a399ddce060f448097b8068450a8f48 (diff) | |
executor/common_kvm_ppc64: header comment cleanup
Signed-off-by: Alexey Kardashevskiy <aik@linux.ibm.com>
Diffstat (limited to 'executor/common_kvm_ppc64.h')
| -rw-r--r-- | executor/common_kvm_ppc64.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/executor/common_kvm_ppc64.h b/executor/common_kvm_ppc64.h index f03ce42df..816c432e8 100644 --- a/executor/common_kvm_ppc64.h +++ b/executor/common_kvm_ppc64.h @@ -4,8 +4,6 @@ // This file is shared between executor and csource package. // Implementation of syz_kvm_setup_cpu pseudo-syscall. -// See Intel Software Developer’s Manual Volume 3: System Programming Guide -// for details on what happens here. #include "kvm.h" |
