norm
This commit is contained in:
parent
ce8b634aeb
commit
0b4b3f5239
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
/* By: gtertysh <gtertysh@student.unit.ua> +#+ +:+ +#+ */
|
/* By: gtertysh <gtertysh@student.unit.ua> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2019/05/06 22:37:07 by foton #+# #+# */
|
/* Created: 2019/05/06 22:37:07 by foton #+# #+# */
|
||||||
/* Updated: 2019/05/08 19:45:18 by gtertysh ### ########.fr */
|
/* Updated: 2019/05/10 20:03:15 by gtertysh ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
@ -17,7 +17,6 @@
|
||||||
# include <stdint.h>
|
# include <stdint.h>
|
||||||
# include <pthread.h>
|
# include <pthread.h>
|
||||||
|
|
||||||
|
|
||||||
# define TINY 512
|
# define TINY 512
|
||||||
# define SMALL 4096
|
# define SMALL 4096
|
||||||
# define LARGE 4097
|
# define LARGE 4097
|
||||||
|
|
Loading…
Reference in a new issue