X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fdriver_list_stop.c;h=eefda05595ea0360fc6855b09d6e1c726d29b3d7;hb=33306b13acdc34fb50b35a56d362f1ab56fc0afd;hp=ff2c51de16e3f30748a4dbbaefcb345023c30580;hpb=393375e1fee969e7c80feac0cb1df718bd652578;p=libsigrok.git diff --git a/src/driver_list_stop.c b/src/driver_list_stop.c index ff2c51de..eefda055 100644 --- a/src/driver_list_stop.c +++ b/src/driver_list_stop.c @@ -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 */ };