mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-18 11:03:27 +08:00
NetBSD: Minor edit, keep tab style of previous line
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user