aboutsummaryrefslogtreecommitdiff
path: root/src/userspace/mlibc/stdio/writec.c
blob: 9ffb1a1fdd68e3675768ab953be194b7fbb55951 (plain) (blame)
1
2
3
4
void writec(char c)
{
    //
}