7 lines
123 B
C
7 lines
123 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
#include <zglobal.h>
|
|
#include <ztypes.h>
|
|
|
|
z_err_t ParseInitPort(uint64_t init_port_cap);
|