File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
* $FreeBSD: src/sys/sparc64/include/elf.h,v 1.12 2003/09/25 01:10:26 peter Exp $
14
14
* "System V ABI" (http://www.sco.com/developers/gabi/latest/ch4.eheader.html)
15
15
* "ELF for the ARM® 64-bit Architecture (AArch64)" (ARM IHI 0056B)
16
- * "RISC-V ELF psABI specification" (https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.adoc)
16
+ * "RISC-V ELF psABI specification" (https://github.com/riscv-non-isa /riscv-elf-psabi-doc/blob/master/riscv-elf.adoc)
17
17
* llvm/BinaryFormat/ELF.h - ELF constants and structures
18
18
*
19
19
* Copyright (c) 1996-1998 John D. Polstra. All rights reserved.
Original file line number Diff line number Diff line change 69
69
// all pprof commands.
70
70
//
71
71
// For more information about pprof, see
72
- // https://github.com/google/pprof/blob/master /doc/README.md.
72
+ // https://github.com/google/pprof/blob/main /doc/README.md.
73
73
package pprof
74
74
75
75
import (
You can’t perform that action at this time.
0 commit comments