* Moved phys_addr_t definition to SupportDefs.h.

* Added phys_size_t.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36934 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2010-05-25 11:18:38 +00:00
parent 3e711c79d8
commit ea021b94d8
6 changed files with 13 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2007-2009, Ingo Weinhold, [email protected].de.
* Copyright 2007-2010, Ingo Weinhold, ingo_weinhold@gmx.de.
* Distributed under the terms of the MIT License.
*/
#ifndef _FSSH_API_WRAPPER_H
@@ -1492,6 +1492,7 @@
#define addr_t fssh_addr_t
#define phys_addr_t fssh_phys_addr_t
#define phys_size_t fssh_phys_size_t
#define dev_t fssh_dev_t
#define ino_t fssh_ino_t