Changeset b9e97fb in mainline for arch/ia32/include/i8042.h


Ignore:
Timestamp:
2005-08-31T10:53:34Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8f91729
Parents:
9756131
Message:

Better types for ia32 drivers, so that they can be reused in amd64.
Build script cleanup amd64.
New code / not working yet / in amd64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/include/i8042.h

    r9756131 rb9e97fb  
    3333
    3434extern void i8042_init(void);
    35 extern void i8042_interrupt(__u8 n, __u32 stack[]);
     35extern void i8042_interrupt(__u8 n, __native stack[]);
    3636
    3737#endif
Note: See TracChangeset for help on using the changeset viewer.