Home
last modified time | relevance | path

Searched hist:"1 a05b5f91e12845cf06f4b1ef34096861bf718b5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dlonglong.h1a05b5f91e12845cf06f4b1ef34096861bf718b5 Tue Sep 03 01:36:04 UTC 2013 Thomas Chou <thomas@wytron.com.tw> nios2: fix missing comment terminator from SPDX License commit

The commit 1a4596601fd395f3afb8f82f3f840c5e00bdd57a
Add GPL-2.0+ SPDX-License-Identifier to source files

generated a warning due to a missing comment terminator.
longlong.h:7:1: warning: "/*" within comment

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>