]> git.sur5r.net Git - cc65/blobdiff - src/common/shift.h
Normalized code.
[cc65] / src / common / shift.h
index 4bf96e335be9ac2218dcf0a2cfa1c9bec902465a..07c192acb85b87b78ce7b546dd8c6509878106be 100644 (file)
@@ -79,6 +79,3 @@ unsigned long shr_l (unsigned long l, unsigned count);
 /* End of shift.h */
 
 #endif
-
-
-