[Mammoth] Move remaining classes to a shared folder.
This commit is contained in:
parent
c42fb858ba
commit
5f8d577948
39 changed files with 55 additions and 56 deletions
7
lib/mammoth/util/init.h
Normal file
7
lib/mammoth/util/init.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <zglobal.h>
|
||||
#include <ztypes.h>
|
||||
|
||||
z_err_t ParseInitPort(uint64_t init_port_cap);
|
||||
Loading…
Add table
Add a link
Reference in a new issue