upscheme/c/env_windows.c

2 lines
56 B
C

const char *env_get_os_name(void) { return "windows"; }