nios2: fix missing comment terminator from SPDX License commit
authorThomas Chou <thomas@wytron.com.tw>
Tue, 3 Sep 2013 01:36:04 +0000 (09:36 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Fri, 6 Sep 2013 03:03:42 +0000 (11:03 +0800)
commit1a05b5f91e12845cf06f4b1ef34096861bf718b5
tree2b524dbf7973197c2cea643cd04a6ee084354e38
parent315c0ace7c220591a9b220ab7698e85624b430c0
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>
arch/nios2/lib/longlong.h