Sha256: 0cfd9a5ba558c0be65aeeacae222353a4285cd2219e09aa3256e3e3f5383bad7
Contents?: true
Size: 375 Bytes
Versions: 2
Compression:
Stored size: 375 Bytes
Contents
/* ========================================================================= CMock - Automatic Mock Generation for C ThrowTheSwitch.org Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams SPDX-License-Identifier: MIT ========================================================================= */ #ifndef _foo_h void foo_init(void); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/cmock/examples/make_example/src/foo.h |
ceedling-1.0.0 | vendor/cmock/examples/make_example/src/foo.h |