feat(kernel): Add Objective C development support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extern "C" {
|
||||
int foobar(){
|
||||
return 3;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user