MentOS
0.8.0
The Mentoring Operating System
mentos
inc
drivers
fdc.h
Go to the documentation of this file.
1
11
#pragma once
12
15
int
fdc_initialize
(
void
);
16
19
int
fdc_finalize
(
void
);
20
fdc_finalize
int fdc_finalize(void)
De-initializes the floppy disk controller.
Definition:
fdc.c:57
fdc_initialize
int fdc_initialize(void)
Initializes the floppy disk controller.
Definition:
fdc.c:47
Generated by
1.9.1