Changeset 7470d97 in mainline for uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h
- Timestamp:
- 2021-04-30T15:05:06Z (4 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 051349b
- Parents:
- 252d03c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h
r252d03c r7470d97 1 1 /* 2 * Copyright (c) 202 0Jiri Svoboda2 * Copyright (c) 2021 Jiri Svoboda 3 3 * Copyright (c) 2013 Jan Vesely 4 4 * All rights reserved. … … 63 63 pixel_t color; 64 64 gfx_rect_t rect; 65 gfx_rect_t clip_rect; 65 66 size_t size; 66 67 void *fb_data;
Note:
See TracChangeset
for help on using the changeset viewer.