lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since cc76be3 was 00acd66, checked in by Jakub Jermar <jakub@…>, 18 years ago |
New, better-structured, directory layout for uspace.
|
-
Property mode
set to
100644
|
File size:
318 bytes
|
Rev | Line | |
---|
[2ce520c] | 1 | #define pointer_width 11
|
---|
| 2 | #define pointer_height 18
|
---|
| 3 | static unsigned char pointer_bits[] = {
|
---|
| 4 | 0x01, 0x00, 0x03, 0x00, 0x05, 0x00, 0x09, 0x00, 0x11, 0x00, 0x21, 0x00,
|
---|
| 5 | 0x41, 0x00, 0x81, 0x00, 0x01, 0x01, 0x01, 0x02, 0x01, 0x04, 0x01, 0x03,
|
---|
| 6 | 0x81, 0x00, 0x89, 0x00, 0x15, 0x01, 0x23, 0x01, 0x21, 0x01, 0xc0, 0x00 };
|
---|
Note:
See
TracBrowser
for help on using the repository browser.