mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
update it
This commit is contained in:
parent
7c0efed3f8
commit
2e33ece64f
6 changed files with 113 additions and 63 deletions
|
|
@ -11,10 +11,12 @@
|
|||
#define MAX_NUM_OF_FILE 256
|
||||
#define MAX_FILENAME_SIZE 256
|
||||
#define MAX_DIRNAME_SIZE 256
|
||||
#define MAX_FILEPATH_LEN 256
|
||||
|
||||
#define MAX_NUM_OF_TIMER 1024
|
||||
|
||||
#define MAX_SIG_DESC_SIZE 256
|
||||
|
||||
#define MAX_FILEPATH_LEN 256
|
||||
#define MAX_ERROR_STRING_LEN 1024
|
||||
|
||||
#endif /* ! __CORE_PARAM_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue