mirror of https://github.com/F-Stack/f-stack.git
7 lines
138 B
C
7 lines
138 B
C
|
/* SPDX-License-Identifier: BSD-3-Clause
|
||
|
* Copyright(c) 2010-2014 Intel Corporation
|
||
|
*/
|
||
|
|
||
|
/* Test prototypes */
|
||
|
int test_table_acl(void);
|