Ignore:
Timestamp:
2010-04-14T21:24:51Z (14 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c1a8ae52
Parents:
892e4e1
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/drivers/rootia32/rootia32.c

    r892e4e1 rcd31ed8  
    193193int main(int argc, char *argv[])
    194194{
    195         printf(NAME ": HelenOS root device driver\n"); 
     195        printf(NAME ": HelenOS rootia32 device driver\n");     
    196196        root_ia32_init();
    197197        return driver_main(&rootia32_driver);
Note: See TracChangeset for help on using the changeset viewer.