aboutsummaryrefslogtreecommitdiff
path: root/lib/std/elf.zig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/std/elf.zig')
-rw-r--r--lib/std/elf.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/std/elf.zig b/lib/std/elf.zig
index 2d598d0495..a946f247b5 100644
--- a/lib/std/elf.zig
+++ b/lib/std/elf.zig
@@ -943,7 +943,7 @@ pub const Half = switch (@sizeOf(usize)) {
/// Machine architectures
/// See current registered ELF machine architectures at:
-/// http://www.uxsglobal.com/developers/gabi/latest/ch4.eheader.html
+/// http://www.sco.com/developers/gabi/latest/ch4.eheader.html
/// The underscore prefix is because many of these start with numbers.
pub const EM = enum(u16) {
/// No machine