5 lines
89 B
C
5 lines
89 B
C
|
|
#pragma once
|
||
|
|
#include "appfs.h"
|
||
|
|
|
||
|
|
int hw_init_block(fs_info_t *fs, const char *dev_path);
|