Fixed the definition of nvr_path in ibm.h.
This commit is contained in:
@@ -627,7 +627,7 @@ extern uint64_t star;
|
|||||||
|
|
||||||
#define FPU_CW_Reserved_Bits (0xe0c0)
|
#define FPU_CW_Reserved_Bits (0xe0c0)
|
||||||
|
|
||||||
extern char nvr_path[260];
|
extern char nvr_path[1024];
|
||||||
extern int path_len;
|
extern int path_len;
|
||||||
|
|
||||||
char *nvr_concat(char *to_concat);
|
char *nvr_concat(char *to_concat);
|
||||||
|
Reference in New Issue
Block a user