X-Git-Url: https://git.ti.com/gitweb?p=ipc%2Fipcdev.git;a=blobdiff_plain;f=qnx%2Finclude%2FGateMP_config.h;h=941c9177766d4d598c5768efa299ab7d48e69bb2;hp=a2fefdc3304861ba3cebd3c48846604afc0c4cd1;hb=3f02baa35dc5a88123fd4443918bd2f5ae7ec2ae;hpb=6e0893947224da964d9c2ef6038e3cb3d1335646;ds=inline diff --git a/qnx/include/GateMP_config.h b/qnx/include/GateMP_config.h index a2fefdc..941c917 100644 --- a/qnx/include/GateMP_config.h +++ b/qnx/include/GateMP_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Texas Instruments Incorporated + * Copyright (c) 2013-2014, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -48,7 +48,7 @@ extern "C" { #endif #define MAX_RUNTIME_ENTRIES 128 /* Max number of GateMP instances + 1 */ -#define MAX_NAME_LEN 16 /* Max name length of GateMP instances */ +#define MAX_NAME_LEN 32 /* Max name length of GateMP instances */ /* Proxy functions and data structures */ #define GateMP_RemoteSystemProxy_Params_init(x) GateHWSpinlock_Params_init(x)