equeue: Enable use of stub from C++
Add extern "C" to the equeue_stub declaration to avoid an error when a C
file implements the equeue_stub symbol (as we do in equeue_stub.c).

    Undefined symbols for architecture x86_64:
      "_equeue_stub", referenced from:
          Test_LoRaWANTimer_start_Test::TestBody() in Test_LoRaWANTimer.cpp.o
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
ls
1 parent 4480abe commit 162ae220b18ff32ee631202567ca85eb69823372
@Jaeden Amero Jaeden Amero authored on 22 Jul 2021
Showing 1 changed file
View
events/tests/UNITTESTS/doubles/equeue_stub.h