#4641 closed defect (fixed)

x86_64 elf_machdep header file missing body

Reported by: Ryan Long Owned by: Ryan Long <ryan.long@…>
Priority: normal Milestone: 6.1
Component: arch/x86_64 Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The elf_machdep header file is missing the body under cpukit/score/cpu/x86_64/include/machine.

Joel found the code that needed to be put in at http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/amd64/include/elf_machdep.h.

Change History (1)

comment:1 Changed on 04/08/22 at 13:25:41 by Ryan Long <ryan.long@…>

Owner: set to Ryan Long <ryan.long@…>
Resolution: fixed
Status: newclosed

In 5efcd021/rtems:

x86_64/elf_machdep.h: Replace stub with NetBSD version

The other ports included that architecture's version of this file from
NetBSD. This patch follows that pattern.

closes #4641

Note: See TracTickets for help on using tickets.