Added PATH_SEPARATOR

date	2000.02.04.00.02.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:25:01 +00:00
parent dab87ef240
commit 4eb6962536

View File

@ -172,6 +172,7 @@
#define ACPI_NAME_SIZE 4
#define PATH_SEGMENT_LENGTH 5 /* 4 chars for name + 1 char for separator */
#define PATH_SEPARATOR '.'
/* Constants used in searching for the RSDP in low memory */