Fixed spelling.

This commit is contained in:
cdkerse 2013-05-30 11:47:32 -06:00
parent a4b41b4ab4
commit 21146dcb7a

View file

@ -5,7 +5,7 @@
Sample HARP assmebly program.
*******************************************************************************/
/* sieve of erastophanes: Find some primes. */
/* sieve of eratosthanes: Find some primes. */
.def SIZE 0x1000
.align 4096