moved a define to shared_info for logging update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15119 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -41,8 +41,6 @@
|
|||||||
# define B_USER_CLONEABLE_AREA 0
|
# define B_USER_CLONEABLE_AREA 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEVICE_FORMAT "%04X_%04X_%02X%02X%02X" // apsed
|
|
||||||
|
|
||||||
/* Tell the kernel what revision of the driver API we support */
|
/* Tell the kernel what revision of the driver API we support */
|
||||||
int32 api_version = B_CUR_DRIVER_API_VERSION; // apsed, was 2, is 2 in R5
|
int32 api_version = B_CUR_DRIVER_API_VERSION; // apsed, was 2, is 2 in R5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user