]> sigrok.org Git - libsigrok.git/blobdiff - src/driver_list_stop.c
scpi-dmm: add support to get/set range on Agilent protocol using meters
[libsigrok.git] / src / driver_list_stop.c
index ff2c51de16e3f30748a4dbbaefcb345023c30580..eefda05595ea0360fc6855b09d6e1c726d29b3d7 100644 (file)
@@ -28,6 +28,7 @@
  */
 
 SR_PRIV const struct sr_dev_driver *sr_driver_list__stop[]
+       SR_DRIVER_LIST_NOREORDER
        __attribute__((section (SR_DRIVER_LIST_SECTION),
                       used, aligned(sizeof(struct sr_dev_driver *))))
   = { NULL /* Dummy item, as zero length arrays are not allowed by C99 */ };