File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
- /* Copyright (c) 2016 National Cheng Kung University, Taiwan.
1
+ /*
2
+ * Copyright (c) 2016 National Cheng Kung University, Taiwan.
2
3
* All rights reserved.
3
4
* Use of this source code is governed by a BSD-style license.
4
5
*/
6
+
5
7
#include "tlsf.h"
6
8
#include <assert.h>
7
9
#include <errno.h>
Original file line number Diff line number Diff line change 1
- /* Copyright (c) 2016 National Cheng Kung University, Taiwan.
1
+ /*
2
+ * Copyright (c) 2016 National Cheng Kung University, Taiwan.
2
3
* All rights reserved.
3
4
* Use of this source code is governed by a BSD-style license.
4
5
*/
6
+
5
7
#include "tlsf.h"
6
8
#include <assert.h>
7
9
#include <stdbool.h>
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (c) 2006-2016, Matthew Conte
3
+ * Copyright (c) 2017-2020, Daniel Mendler
4
+ * All rights reserved.
5
+ * Use of this source code is governed by a BSD-style license.
6
+ */
7
+
1
8
#include "tlsf.h"
2
9
#include <stdbool.h>
3
10
#include <string.h>
You can’t perform that action at this time.
0 commit comments