mirror of
https://github.com/corda/corda.git
synced 2025-04-15 15:07:03 +00:00
fix mode=debug build
This commit is contained in:
parent
740fa7ad9d
commit
35ae3dc391
@ -2576,7 +2576,7 @@ read4(uint8_t* p)
|
||||
}
|
||||
|
||||
void
|
||||
nextFrame(ArchitectureContext* c UNUSED, uint8_t* start, unsigned,
|
||||
nextFrame(ArchitectureContext* c UNUSED, uint8_t* start, unsigned size UNUSED,
|
||||
unsigned footprint, int32_t*, void*, void* stackLimit,
|
||||
unsigned targetParameterFootprint, void** ip, void** stack)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user