From f100b562fdb496adce766d80fdc9d99b1fbf8b54 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 14 Apr 2022 11:36:45 +0800
Subject: [PATCH] update test makefile for crosstool

---
 booster/linux_list.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/booster/linux_list.h b/booster/linux_list.h
index 74d8e57..9ac0720 100644
--- a/booster/linux_list.h
+++ b/booster/linux_list.h
@@ -4,11 +4,11 @@
  *
  *       Filename:  linux_list.h
  *    Description:  This file is copied from Linux kernel, which provide link list API.
- *                 
+ *
  *        Version:  1.0.0(08/09/2020)
  *         Author:  Guo Wenxue <guowenxue@gmail.com>
  *      ChangeLog:  1, Release initial version on "08/09/2020 02:24:34 AM"
- *                 
+ *
  ********************************************************************************/
 
 #ifndef _LINUX_LIST_H

--
Gitblit v1.9.1