~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/arm/mach-rpc/include/mach/uncompress.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
#define params (params())
67
67
 
68
68
#ifndef STANDALONE_DEBUG 
69
 
static unsigned long video_num_cols;
70
 
static unsigned long video_num_rows;
71
 
static unsigned long video_x;
72
 
static unsigned long video_y;
73
 
static unsigned char bytes_per_char_v;
74
 
static int white;
 
69
unsigned long video_num_cols;
 
70
unsigned long video_num_rows;
 
71
unsigned long video_x;
 
72
unsigned long video_y;
 
73
unsigned char bytes_per_char_v;
 
74
int white;
75
75
 
76
76
/*
77
77
 * This does not append a newline