gpllib: Add disk/common.h for shared definitions
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Tue, 21 Apr 2009 16:48:09 +0000 (09:48 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Tue, 21 Apr 2009 16:48:09 +0000 (09:48 -0700)
commit075c25456b7c6f33248e8bcbe7ede17cf5e82781
treeb319c89af3b0f0ffa66af95507d4b7eb9762bbcf
parent2290905867306b623d69068b2d2312a9bbfcefb2
gpllib: Add disk/common.h for shared definitions

A couple of structures/definitions are shared between several files
in the disk library. Add them in disk/common.h

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/gplinclude/disk/common.h [new file with mode: 0644]
com32/gplinclude/disk/geom.h
com32/gpllib/disk/read.c
com32/gpllib/disk/write.c