Changeset 04552a80 in mainline for fb/fb.c


Ignore:
Timestamp:
2006-05-17T20:51:08Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
25f9823
Parents:
04a73cdf
Message:

code cleanup (somebody should read the coding style guide)
remove DONT_OPEN_STDIO (this has to be done in a different way, ppc32 linker segfaults on initiating extern variable)
remove deprecated libipc stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fb/fb.c

    r04a73cdf r04552a80  
    5454
    5555#define EFB (-1)
    56 
    57 extern int __DONT_OPEN_STDIO__=1;
    5856
    5957#define DEFAULT_BGCOLOR         0x000080
Note: See TracChangeset for help on using the changeset viewer.