asm/decimal.c
changeset 77 49e0babccb23
parent 29 7abf6146898e
child 142 d6bce20b455e
equal deleted inserted replaced
76:c46968bddef5 77:49e0babccb23
     1 /**
     1 /**
     2  * test/demos/asm/decimal.c
     2  * asm/decimal.c
     3  * Copyright (C) 2008 Markus Broeker
     3  * Copyright (C) 2008 Markus Broeker
     4  */
     4  */
     5 
     5 
     6 #include <stdio.h>
     6 #include <stdio.h>
     7 #include <stdlib.h>
     7 #include <stdlib.h>