muimaster.library: remove self notification code from Listview
[AROS.git] / arch / all-android / kernel / kernel_android.h
blob281c2f9fa63816d11250f912165f04c0a1c1e3e1
1 #include <inttypes.h>
3 extern int alertPipe;
5 int SendAlert(uint32_t code, const char *text);