diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-04 11:13:43 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-04 11:13:43 +0200 |
| commit | 706d8edc5abf15960ff8bebf9a2a6dc76b23eeac (patch) | |
| tree | 9211bd0d4c336f5cee954d3f43df3853d2b310dc /kernel/floppy.h | |
| parent | 5a1d77e158bee2f81623a8ebce7a154a9d8eed99 (diff) | |
using raimage instead of floppy
Diffstat (limited to 'kernel/floppy.h')
| -rw-r--r-- | kernel/floppy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/floppy.h b/kernel/floppy.h new file mode 100644 index 0000000..c149a3a --- /dev/null +++ b/kernel/floppy.h @@ -0,0 +1 @@ +void int_floppy_handler(); |
