forked from OSchip/llvm-project
7 lines
140 B
Common Lisp
7 lines
140 B
Common Lisp
|
#include <clc/clc.h>
|
||
|
#include <utils.h>
|
||
|
#include <integer/popcount.h>
|
||
|
|
||
|
#define __CLC_BODY "popcount.inc"
|
||
|
#include <clc/integer/gentype.inc>
|