mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 00:57:04 +00:00
Fix dead link
This commit is contained in:
parent
8b6ea9ffe7
commit
2e887452d5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user