Selaa lähdekoodia

Merge pull request #100 from horrordash/master

fix 'align' keyword place
Dmitry Filimonchuk 4 vuotta sitten
vanhempi
commit
63c806d9b5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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