mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
u3: clarifies forward-declaration comment in allocate.h
This commit is contained in:
parent
8db9a4d394
commit
047481667a
@ -350,7 +350,8 @@
|
||||
return u3a_peek(pil_u);
|
||||
}
|
||||
|
||||
// XX unfortunate forward declaration
|
||||
// we have to forward-declare u3m_bail() here, as our
|
||||
// headers don't have the necessary guards.
|
||||
//
|
||||
c3_i
|
||||
u3m_bail(c3_m how_m) __attribute__((noreturn));
|
||||
|
Loading…
Reference in New Issue
Block a user