mirror of https://github.com/macssh/macssh.git
pre-carbon cleanup
This commit is contained in:
parent
f2ea79176d
commit
3bed6d4d52
|
@ -31,7 +31,7 @@
|
|||
// generating CFM code.
|
||||
//
|
||||
// <Definition of compiler features>=
|
||||
#if GENERATINGCFM
|
||||
#if TARGET_RT_MAC_CFM
|
||||
#define GUSI_COMPLETION_PROC_A0(proc, type) \
|
||||
void (*const proc##Entry)(type * param) = proc;
|
||||
#define GUSI_COMPLETION_PROC_A1(proc, type) \
|
||||
|
|
Loading…
Reference in New Issue