summaryrefslogtreecommitdiff
path: root/stage3/cheese_demo.h
blob: 5371220987a6088b05cafefa71c82a9712f20431 (plain)
1
2
3
4
5
6
#ifndef CHEESE_DEMO_H
#define CHEESE_DEMO_H

void cheese_demo();

#endif