HomeFreeBSD

MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwind

Description

MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwind

llvm libunwind includes a libunwind.cpp, but on ARM libunwind.S is found
first in .PATH. Rename the latter one, since it is not going to be
updated again.

Approved by: re (kib)

Details

Provenance
emasteAuthored on
Parents
rS303633: MFC r303338: vt: lock Giant around kbd calls in CONS_GETINFO
Branches
Unknown
Tags
Unknown