ZestCode
Loading...
Searching...
No Matches
dev.h
Go to the documentation of this file.
1
13
14
#pragma once
15
16
#include "
vfs.h
"
17
18
extern
const
struct
fs_driver
*
const
dev_driver;
19
int
dev_open_r(
struct
_reent* r,
const
char
* path,
int
flags,
int
mode);
20
void
dev_initialize(
void
);
fs_driver
Definition
vfs.h:23
vfs.h
include
system
dev
dev.h
Generated by
1.13.2