aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/81 declare dep/entity/entity.h
blob: 959a8c30db68ef2aa8ddb1c6b1de542d6dbe926f (plain)
1
2
3
4
#pragma once

int entity_func1(void);
int entity_func2(void);