Changeset 801579fe in mainline for uspace/kbd/arch/ppc32/include/kbd.h


Ignore:
Timestamp:
2006-09-07T19:46:23Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
253f35a1
Parents:
9141377
Message:

Cleanup and reorganize the kbd service a bit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/kbd/arch/ppc32/include/kbd.h

    r9141377 r801579fe  
    3535 */
    3636
    37 #ifndef __ppc32_KBD_H__
    38 #define __ppc32_KBD_H__
    39 
    40 #include <key_buffer.h>
    41 
    42 int kbd_arch_init(void);
     37#ifndef KBD_ppc32_KBD_H_
     38#define KBD_ppc32_KBD_H_
    4339
    4440#endif
Note: See TracChangeset for help on using the changeset viewer.