9b0bba2 Fix build errors in xtensa

Authored and Committed by dhowells 10 years ago
    Fix build errors in xtensa
    
    The build errors in xtensa whereby memset() is given sizeof(pointer) as its
    size argument when it should be sizeof(*pointer).
    
        
file modified
+8 -0