4 * Copyright (c) Tuomo Valkonen 1999-2009.
6 * See the included file LICENSE for details.
9 #ifndef ION_IONCORE_DETACH_H
10 #define ION_IONCORE_DETACH_H
14 extern bool ioncore_detach(WRegion
*reg
, int sp
);
16 extern void ioncore_unsqueeze(WRegion
*reg
, bool override
);
18 #endif /* ION_IONCORE_DETACH_H */