1
0
mirror of https://github.com/dimkouv/Linux-Keylogger.git synced 2025-05-15 21:20:09 -07:00
Linux-Keylogger/mappings.h
2016-11-25 13:54:38 -05:00

7 lines
104 B
C

#ifndef MAPPINGS_H_INCLUDED
#define MAPPINGS_H_INCLUDED
void generate_mappings(char ** codes);
#endif