~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/bmove_upp.c

Merged build changes from Antony.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    "src-len" to the destination "dst-len" counting downwards.
23
23
*/
24
24
 
25
 
#include <my_global.h>
26
25
#include "m_string.h"
27
26
 
28
27
#if defined(MC68000) && defined(DS90)