Skip to content

Commit

Permalink
Update acle.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CarolineConcatto authored May 30, 2024
1 parent 9079875 commit ae42458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/acle.md
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ Including `<arm_sve.h>` also includes the following header files:
`<arm_neon_sve_bridge.h>` defines intrinsics for moving data between
Neon and SVE vector types; see [NEON-SVE Bridge](#neon-sve-bridge)
for details. The `__ARM_NEON_SVE_BRIDGE` macro should be tested
-before including the header:
before including the header:

``` c
#ifdef __ARM_NEON_SVE_BRIDGE
Expand Down

0 comments on commit ae42458

Please sign in to comment.