Port WAMR to the FreeBSD platform and update the document (#1825)
This commit is contained in:
6
product-mini/platforms/freebsd/main.c
Normal file
6
product-mini/platforms/freebsd/main.c
Normal file
@ -0,0 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 2019 Intel Corporation. All rights reserved.
|
||||
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
*/
|
||||
|
||||
#include "../posix/main.c"
|
||||
Reference in New Issue
Block a user