Changeset 02f441c0 in mainline for arch/sparc64/src/console.c


Ignore:
Timestamp:
2006-02-27T17:10:04Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
30ab05f
Parents:
481c520
Message:

Move i8042 driver to genarch as it might be used by more architectures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/sparc64/src/console.c

    r481c520 r02f441c0  
    3232#include <genarch/fb/fb.h>
    3333#include <arch/drivers/fb.h>
     34#include <arch/drivers/keyboard.h>
    3435#include <genarch/ofw/ofw.h>
    3536#include <console/chardev.h>
Note: See TracChangeset for help on using the changeset viewer.