From ade09c22b7fcc0a2c9eeadc704041e534be41978 Mon Sep 17 00:00:00 2001 From: ARM IT Date: Fri, 10 Nov 2017 12:35:56 +0100 Subject: [PATCH] test just for test --- Source/StatisticsFunctions/arm_mean_q31.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Source/StatisticsFunctions/arm_mean_q31.c b/Source/StatisticsFunctions/arm_mean_q31.c index ea83ced8..cf691bb5 100644 --- a/Source/StatisticsFunctions/arm_mean_q31.c +++ b/Source/StatisticsFunctions/arm_mean_q31.c @@ -23,6 +23,10 @@ * distributed under the License is distributed on an AS IS BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and + + + + * limitations under the License. */