/*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2017-01-21 Bernard the first version
*/
/* definitions for libc if toolchain has no these definitions */
typedef signed long off_t;
typedef int mode_t;
typedef signed long off_t;
typedef int mode_t;