diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-07-29 13:35:50 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-29 13:36:11 +0200 |
| commit | a3d497bf6ccc7141b66ada4b01a05068a09b31c3 (patch) | |
| tree | 8c54ab480169dff2739c565cc06bbeaa20e76eba /executor/kvm.S.h | |
| parent | 9534e89c796edb8b7c0e8197c7e4ddca149d9526 (diff) | |
all: fix marking of auto-generated files
Update the copyright checking script and more files
for the standard convention of marking auto-generated files.
Diffstat (limited to 'executor/kvm.S.h')
| -rw-r--r-- | executor/kvm.S.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/kvm.S.h b/executor/kvm.S.h index e0e325a3b..19b884ca0 100644 --- a/executor/kvm.S.h +++ b/executor/kvm.S.h @@ -1,4 +1,4 @@ -// AUTOGENERATED FILE +// Code generated by executor/kvm_gen.cc. DO NOT EDIT. const char kvm_asm16_cpl3[] = "\x0f\x20\xc0\x66\x83\xc8\x01\x0f\x22\xc0\xb8\xa0\x00\x0f\x00\xd8\xb8\x2b\x00\x8e\xd8\x8e\xc0\x8e\xe0\x8e\xe8\xbc\x00\x01\xc7\x06\x00\x01\x1d\xba\xc7\x06\x02\x01\x23\x00\xc7\x06\x04\x01\x00\x01\xc7\x06\x06\x01\x2b\x00\xcb"; const char kvm_asm32_paged[] = "\x0f\x20\xc0\x0d\x00\x00\x00\x80\x0f\x22\xc0"; const char kvm_asm32_vm86[] = "\x66\xb8\xb8\x00\x0f\x00\xd8\xea\x00\x00\x00\x00\xd0\x00"; |
