1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-27 08:59:28 +02:00

(libunwind_la_SOURCES_x86): Mention Gset_reg-x86.c.

(Logical change 1.79)
This commit is contained in:
hp.com!davidm 2003-04-21 18:46:23 +00:00
parent 2b6bb97b73
commit 1b770df7ef

View file

@ -85,7 +85,7 @@ libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_common) \
\
x86/Gget_reg-x86.c x86/Gget_proc_name-x86.c x86/Ginit-x86.c \
x86/Ginit_local-x86.c x86/Gget_proc_info-x86.c x86/Gregs-x86.c \
x86/Gresume-x86.c x86/Gstep-x86.c \
x86/Gresume-x86.c x86/Gset_reg-x86.c x86/Gstep-x86.c \
\
x86/Lget_reg-x86.c x86/Lget_proc_name-x86.c x86/Linit-x86.c \
x86/Linit_local-x86.c x86/Lget_proc_info-x86.c x86/Lregs-x86.c \