]> Git Repo - linux.git/blobdiff - lib/clz_tab.c
perf mmap: Don't discard prev in backward mode
[linux.git] / lib / clz_tab.c
index 7287b4a991a7aaf9df30f43caacbf9841fb4f235..b6118d09f244b251956f8c53b49902cb12e97dec 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 const unsigned char __clz_tab[] = {
        0, 1, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5,
            5, 5, 5, 5, 5, 5, 5, 5,
This page took 0.032833 seconds and 4 git commands to generate.