asm: remove references to old mie api
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include <mie/target/target.h>
|
||||
|
||||
#if 0
|
||||
extern const struct mie_target_select_ops __ivy_select_ops;
|
||||
|
||||
static const struct mie_target ivy_target = {
|
||||
@@ -11,3 +10,4 @@ const struct mie_target *ivy_asm_mie_target(void)
|
||||
{
|
||||
return &ivy_target;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user