Corrected comment.

This commit is contained in:
cdkersey 2013-10-07 18:05:56 -04:00
parent 4cea354db8
commit 041a121584

View file

@ -5,7 +5,7 @@
Sample HARP assmebly program.
*******************************************************************************/
/* sieve of eratosthanes: Find some primes. */
/* Dot product: find scalar product of two vectors */
.def SIZE 0x1000
.align 4096