Skip to content

Commit

Permalink
.section .text => .text in xpar-aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
kspalaiologos committed Oct 15, 2024
1 parent 3e43f72 commit 04c5aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xpar-aarch64.S
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

.section .text
.text
.extern getauxval

.globl crc32c_aarch64_cpuflags
Expand Down

0 comments on commit 04c5aa8

Please sign in to comment.