drgn/libdrgn/arch_x86_64.defs
Omar Sandoval a4b9d68a8c Use GPL-3.0-or-later license identifier instead of GPL-3.0+
Apparently the latter is deprecated and the former is preferred.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2021-04-03 01:10:35 -07:00

20 lines
195 B
Plaintext

# Copyright (c) Facebook, Inc. and its affiliates.
# SPDX-License-Identifier: GPL-3.0-or-later
"rax"
"rdx"
"rcx"
"rbx"
"rsi"
"rdi"
"rbp"
"rsp"
"r8"
"r9"
"r10"
"r11"
"r12"
"r13"
"r14"
"r15"
"rip"