j
k
j a
j l
On Sunday, May 15, 2011 11:21:19 Aneesh V wrote:
+static void omapimage_print_header(const void *ptr) +{ struct ch_toc *toc = (struct ch_toc *)ptr;
+static void omapimage_print_header(const void *ptr) +{
you're casting away the void. something is fundamentally broken here. -mike
Attachments:
Back to the thread
Back to the list