mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-04 14:21:55 +03:00
8 lines
100 B
PHP
8 lines
100 B
PHP
|
macro public_stdcall name,size
|
||
|
{
|
||
|
public name
|
||
|
public name#@#size
|
||
|
name:
|
||
|
name#@#size:
|
||
|
}
|