mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-23 13:24:18 +08:00
NetBSD: Minor edit, keep tab style of previous line
This commit is contained in:
parent
760024bde9
commit
cb788d72c7
@ -88,7 +88,7 @@ int gotplt_entry_type (int reloc_type)
|
||||
case R_ARM_ABS32:
|
||||
case R_ARM_REL32:
|
||||
case R_ARM_V4BX:
|
||||
case R_ARM_TARGET1:
|
||||
case R_ARM_TARGET1:
|
||||
return AUTO_GOTPLT_ENTRY;
|
||||
|
||||
case R_ARM_GOTPC:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user