Use in macro.

This commit is contained in:
Drew Galbraith 2024-07-27 08:36:56 -07:00
parent 3eea4d811a
commit ccd13fecf1
2 changed files with 1 additions and 4 deletions

View file

@ -9,7 +9,6 @@ use mammoth::debug;
use mammoth::define_entry;
use mammoth::syscall::debug;
use mammoth::syscall::z_err_t;
use mammoth::syscall::Writer;
define_entry!();