aboutsummaryrefslogtreecommitdiff
path: root/include/usr/cxx.h
blob: ddce889e90ac234dbde9dd9cc6cd872608fffedb (plain)
1
2
3
4
5
6
#ifndef USR_CXX_H
#define USR_CXX_H

void cpp_demo(unsigned long);

#endif