Explorar el Código

Merge pull request #100 from horrordash/master

fix 'align' keyword place
Dmitry Filimonchuk hace 4 años
padre
commit
63c806d9b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/usbd_stm32l052_devfs_asm.S

+ 1 - 1
src/usbd_stm32l052_devfs_asm.S

@@ -89,8 +89,8 @@
     .cpu cortex-m0plus
     .thumb
 
-    .align  4
     .section .rodata.usbd_devfs_asm
+    .align  4
     .globl  usbd_devfs_asm
 usbd_devfs_asm:
     .long   _getinfo