Skip to content
Snippets Groups Projects
Commit 673dee01 authored by Federico's avatar Federico
Browse files

Remove declarations no longer needed

parent 88054aa3
No related branches found
No related tags found
2 merge requests!40Update to Miosix 2.7,!17Draft: Improved miosix build system and fixed cmake scripts
......@@ -40,11 +40,6 @@
using namespace miosix;
namespace miosix {
void IRQaddToSleepingList(SleepData *x);
void IRQremoveFromSleepingList(SleepData *x);
} //namespace miosix
//
// Newlib's pthread.h has been patched since Miosix 1.68 to contain a definition
// for pthread_mutex_t and pthread_cond_t that allows a fast implementation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment