blob: f8d56b71f18a6dad29114fe02032a1b9a8bba366 [file] [log] [blame]
static inline int app_function(int x) {
return x + 27;
}