Skip to content

Commit 130b62a

Browse files
Update aci_mve_lib.h
1 parent a1e7bd8 commit 130b62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MVE/inc/aci_mve_lib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ uint16x8_t vblda7q_m_rgb565(uint16x8_t In1Out,
126126
* \brief initialize ACI extension
127127
*/
128128
extern
129-
void __arm_2d_aci_init(void);
129+
void aci_init(void);
130130

131131
/*!
132132
* \brief copy a rgb565 image to a target framebuffer with a specified alpha mask

0 commit comments

Comments
 (0)