removes gen_wait as wait can be called like any other extern function

Este commit está contenido en:
2024-08-14 15:25:06 +02:00
padre efc11d87a5
commit 0f15032210
Se han modificado 2 ficheros con 4 adiciones y 3 borrados

Ver fichero

@ -90,7 +90,6 @@ protected:
using super::write_reg_to_mem;
using super::gen_read_mem;
using super::gen_write_mem;
using super::gen_wait;
using super::gen_leave;
using super::gen_sync;